Re: [patch 1/3] Add BSS to resource tree

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Bernhard Walle <bwalle@...>, <linux-kernel@...>, <kexec@...>, <ak@...>, <vgoyal@...>
Date: Thursday, October 18, 2007 - 5:48 pm

> > +extern char _text[], _end[], _etext[], _edata[], _bss[];

Normally the "no externs in .c" rule doesn't apply to assembler or linker 
script defined labels. That's because the point of the header file is to 
type check them, but there is nothing to type check here.

-Andi
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 1/3] Add BSS to resource tree, Bernhard Walle, (Thu Oct 18, 7:15 am)
Re: [patch 1/3] Add BSS to resource tree, Andrew Morton, (Thu Oct 18, 5:26 pm)
Re: [patch 1/3] Add BSS to resource tree, Bernhard Walle, (Fri Oct 19, 10:48 am)
Re: [patch 1/3] Add BSS to resource tree, Bernhard Walle, (Fri Oct 19, 8:52 am)
Re: [patch 1/3] Add BSS to resource tree, Andi Kleen, (Thu Oct 18, 5:48 pm)
Re: [patch 1/3] Add BSS to resource tree, Sam Ravnborg, (Thu Oct 18, 5:58 pm)
Re: [patch 1/3] Add BSS to resource tree, Andi Kleen, (Thu Oct 18, 6:00 pm)
Re: [patch 1/3] Add BSS to resource tree, Sam Ravnborg, (Thu Oct 18, 6:18 pm)
Re: [patch 1/3] Add BSS to resource tree, Jeremy Fitzhardinge, (Thu Oct 18, 8:27 pm)
Re: [patch 1/3] Add BSS to resource tree, Andrew Morton, (Thu Oct 18, 6:37 pm)
Re: [patch 1/3] Add BSS to resource tree, Andi Kleen, (Thu Oct 18, 6:45 pm)
Re: [patch 1/3] Add BSS to resource tree, Andi Kleen, (Thu Oct 18, 6:20 pm)