Re: [RFC v3 05/13] sections.h: add sections header to collect all section info
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: James Hogan <james.hogan@xxxxxxxxxx>
- Subject: Re: [RFC v3 05/13] sections.h: add sections header to collect all section info
- From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>
- Date: Fri, 22 Jul 2016 23:41:59 +0200
- Cc: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxx>, hpa@xxxxxxxxx, tglx@xxxxxxxxxxxxx, mingo@xxxxxxxxxx, bp@xxxxxxxxx, linux@xxxxxxxxxxxxxxxx, mhiramat@xxxxxxxxxx, masami.hiramatsu.pt@xxxxxxxxxxx, jbaron@xxxxxxxxxx, heiko.carstens@xxxxxxxxxx, ananth@xxxxxxxxxxxxxxxxxx, anil.s.keshavamurthy@xxxxxxxxx, davem@xxxxxxxxxxxxx, realmz6@xxxxxxxxx, x86@xxxxxxxxxx, luto@xxxxxxxxxxxxxx, keescook@xxxxxxxxxxxx, torvalds@xxxxxxxxxxxxxxxxxxxx, gregkh@xxxxxxxxxxxxxxxxxxx, rusty@xxxxxxxxxxxxxxx, gnomes@xxxxxxxxxxxxxxxxxxx, alan@xxxxxxxxxxxxxxx, dwmw2@xxxxxxxxxxxxx, arnd@xxxxxxxx, ming.lei@xxxxxxxxxxxxx, linux-arch@xxxxxxxxxxxxxxx, benh@xxxxxxxxxxxxxxxxxxx, ananth@xxxxxxxxxx, pebolle@xxxxxxxxxx, fontana@xxxxxxxxxxxxxxx, ciaran.farrell@xxxxxxxx, christopher.denicolo@xxxxxxxx, david.vrabel@xxxxxxxxxx, konrad.wilk@xxxxxxxxxx, mcb30@xxxxxxxx, jgross@xxxxxxxx, andrew.cooper3@xxxxxxxxxx, andriy.shevchenko@xxxxxxxxxxxxxxx, paul.gortmaker@xxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, ak@xxxxxxxxxxxxxxx, pali.rohar@xxxxxxxxx, dvhart@xxxxxxxxxxxxx, platform-driver-x86@xxxxxxxxxxxxxxx, mmarek@xxxxxxxx, linux@xxxxxxxxxxxxxxxxxx, jkosina@xxxxxxx, korea.drzix@xxxxxxxxx, linux-kbuild@xxxxxxxxxxxxxxx, tony.luck@xxxxxxxxx, akpm@xxxxxxxxxxxxxxxxxxxx, linux-ia64@xxxxxxxxxxxxxxx, linux-arm-kernel@xxxxxxxxxxxxxxxxxxx, linux-sh@xxxxxxxxxxxxxxx, sparclinux@xxxxxxxxxxxxxxx, catalin.marinas@xxxxxxx, will.deacon@xxxxxxx, rostedt@xxxxxxxxxxx, jpoimboe@xxxxxxxxxx
- In-reply-to: <18139776.6i7V2bF6CR@radagast>
- List-id: <linux-ia64.vger.kernel.org>
- References: <1469222687-1600-1-git-send-email-mcgrof@kernel.org> <1469222687-1600-6-git-send-email-mcgrof@kernel.org> <18139776.6i7V2bF6CR@radagast>
- User-agent: Mutt/1.5.21 (2010-09-15)
On Fri, Jul 22, 2016 at 10:37:16PM +0100, James Hogan wrote:
> Hi Luis,
>
> On Friday 22 July 2016 14:24:39 Luis R. Rodriguez wrote:
> > arch/alpha/include/asm/sections.h | 6 +
> > arch/arm64/include/asm/sections.h | 6 +
> > arch/avr32/include/asm/sections.h | 6 +
> > arch/cris/include/asm/sections.h | 6 +
> > arch/h8300/include/asm/sections.h | 6 +
> > arch/hexagon/include/asm/sections.h | 6 +
> > arch/m32r/include/asm/sections.h | 6 +
> > arch/m68k/include/asm/sections.h | 6 +
> > arch/metag/include/asm/sections.h | 6 +
> > arch/mips/include/asm/sections.h | 6 +
> > arch/mn10300/include/asm/sections.h | 6 +
> > arch/nios2/include/asm/sections.h | 6 +
> > arch/openrisc/include/asm/sections.h | 6 +
> > arch/score/include/asm/sections.h | 6 +
> > arch/unicore32/include/asm/sections.h | 6 +
> > arch/xtensa/include/asm/sections.h | 6 +
>
> > diff --git a/arch/alpha/include/asm/sections.h b/arch/alpha/include/asm/sections.h
> > new file mode 100644
> > index 000000000000..e58fc679fe15
> > --- /dev/null
> > +++ b/arch/alpha/include/asm/sections.h
> > @@ -0,0 +1,6 @@
> > +#ifndef _ASM_ALPHA_SECTIONS_H
> > +#define _ASM_ALPHA_SECTIONS_H
> > +
> > +#include <asm-generic/sections.h>
> > +
> > +#endif /* _ASM_ALPHA_SECTIONS_H */
>
> Any particular reason not to use generic-y in the Kbuild files for
> sections.h, ranges.h, and tables.h?
I was just not aware of that, thanks, will do this in the next iteration!
Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Index of Archives]
[Linux Kernel]
[Sparc Linux]
[DCCP]
[Linux ARM]
[Yosemite News]
[Linux SCSI]
[Linux x86_64]
[Linux for Ham Radio]