Re: [PATCH] [POWERPC] iSeries: fix section mismatch warnings

2007-07-26 Thread Will Schmidt
On Thu, 2007-07-26 at 11:56 +1000, Stephen Rothwell wrote: > Hi Will, > > On Wed, 25 Jul 2007 11:55:31 -0500 Will Schmidt <[EMAIL PROTECTED]> wrote: > > > > > cmpwi 0,r24,0 /* Are we processor 0? */ > > > - beq .__start_initialization_iSeries /* Start up the first processor

Re: [PATCH] [POWERPC] iSeries: fix section mismatch warnings

2007-07-25 Thread Stephen Rothwell
Hi Will, On Wed, 25 Jul 2007 11:55:31 -0500 Will Schmidt <[EMAIL PROTECTED]> wrote: > > > cmpwi 0,r24,0 /* Are we processor 0? */ > > - beq .__start_initialization_iSeries /* Start up the first processor > > */ > > - mfspr r4,SPRN_CTRLF > > + bne 1f > > + b

Re: [PATCH] [POWERPC] iSeries: fix section mismatch warnings

2007-07-25 Thread Will Schmidt
> diff --git a/arch/powerpc/kernel/head_64.S b/arch/powerpc/kernel/head_64.S > index 8cdd48e..1448af9 100644 > --- a/arch/powerpc/kernel/head_64.S > +++ b/arch/powerpc/kernel/head_64.S > @@ -809,8 +809,9 @@ system_reset_iSeries: > mtmsrd r24 /* RI on */ > lhz r

[PATCH] [POWERPC] iSeries: fix section mismatch warnings

2007-07-24 Thread Stephen Rothwell
WARNING: vmlinux.o(.text+0x8124): Section mismatch: reference to .init.text:.iSeries_early_setup (between '.__start_initialization_iSeries' and '.__mmu_off') WARNING: vmlinux.o(.text+0x8128): Section mismatch: reference to .init.text:.early_setup (between '.__start_initialization_iSeries' and '