Re: [PATCH 1/6] UML - Fix inlines

2007-08-20 Thread Adrian Bunk
On Mon, Aug 20, 2007 at 12:40:30PM -0700, Andrew Morton wrote: > On Fri, 17 Aug 2007 15:43:40 -0400 > Jeff Dike <[EMAIL PROTECTED]> wrote: > > > "extern inline" will have different semantics with gcc 4.3. > > What are these different semantics? With gcc <= 4.2, when using "extern inline" in no c

Re: [PATCH 1/6] UML - Fix inlines

2007-08-20 Thread Andrew Morton
On Fri, 17 Aug 2007 15:43:40 -0400 Jeff Dike <[EMAIL PROTECTED]> wrote: > "extern inline" will have different semantics with gcc 4.3. What are these different semantics? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More ma

[PATCH 1/6] UML - Fix inlines

2007-08-17 Thread Jeff Dike
"extern inline" will have different semantics with gcc 4.3. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Signed-off-by: Jeff Dike <[EMAIL PROTECTED]> -- include/asm-um/pgalloc.h |2 +- include/asm-um/pgtable-3level.h |2 +- include/asm-um/processor-x86_64.h |2 +- include