Re: Generic section maintainers

2016-08-04 Thread Luis R. Rodriguez
On Thu, Aug 04, 2016 at 11:47:10AM -0700, H. Peter Anvin wrote: > On 08/04/16 10:06, Luis R. Rodriguez wrote: > >>> > >>> +GENERIC SECTIONS > >>> +M: "Luis R. Rodriguez" > >>> +M: Josh Poimboeuf > >>> +M: Arnd Bergmann > >>> +L: linux-a...@vger.kernel.org > >>> +L: linux-kernel@vger.kernel.org >

Re: Generic section maintainers

2016-08-04 Thread H. Peter Anvin
On 08/04/16 10:06, Luis R. Rodriguez wrote: >>> >>> +GENERIC SECTIONS >>> +M: "Luis R. Rodriguez" >>> +M: Josh Poimboeuf >>> +M: Arnd Bergmann >>> +L: linux-a...@vger.kernel.org >>> +L: linux-kernel@vger.kernel.org >>> +S: Supported >>> +F: include/asm-generic/section-core.h >>> +F: include/asm-

Re: Generic section maintainers

2016-08-04 Thread Luis R. Rodriguez
On Wed, Aug 03, 2016 at 11:28:40PM -0500, Josh Poimboeuf wrote: > On Wed, Aug 03, 2016 at 12:56:22PM -0700, Luis R. Rodriguez wrote: > > Arnd, Josh, > > > > In my linker table work [0], other than the linker table work and > > section ranges stuff, I'm adding: > > > > o include/linux/sections.h >

Re: Generic section maintainers

2016-08-03 Thread Josh Poimboeuf
On Wed, Aug 03, 2016 at 12:56:22PM -0700, Luis R. Rodriguez wrote: > Arnd, Josh, > > In my linker table work [0], other than the linker table work and > section ranges stuff, I'm adding: > > o include/linux/sections.h > o include/asm-generic/section-core.h (not in RFC v3 but it is in my > RFC v4

Re: Generic section maintainers

2016-08-03 Thread Luis R. Rodriguez
On Wed, Aug 03, 2016 at 10:11:48PM +0200, Arnd Bergmann wrote: > On Wednesday, August 3, 2016 12:56:22 PM CEST Luis R. Rodriguez wrote: > > Arnd, Josh, > > > > In my linker table work [0], other than the linker table work and > > section ranges stuff, I'm adding: > > > > o include/linux/sections.

Generic section maintainers

2016-08-03 Thread Luis R. Rodriguez
Arnd, Josh, In my linker table work [0], other than the linker table work and section ranges stuff, I'm adding: o include/linux/sections.h o include/asm-generic/section-core.h (not in RFC v3 but it is in my RFC v4 series not yet posted, splitting this up fixes compilation on powerpc which otherwi

Re: Generic section maintainers

2016-08-03 Thread Arnd Bergmann
On Wednesday, August 3, 2016 12:56:22 PM CEST Luis R. Rodriguez wrote: > Arnd, Josh, > > In my linker table work [0], other than the linker table work and > section ranges stuff, I'm adding: > > o include/linux/sections.h > o include/asm-generic/section-core.h (not in RFC v3 but it is in my > RFC