[stable] [PATCH] powerpc: Fix 32-bit SMP build

Benjamin Herrenschmidt benh at kernel.crashing.org
Sat May 21 08:24:57 EST 2011


On Fri, 2011-05-20 at 14:58 -0700, Greg KH wrote:
> On Fri, May 20, 2011 at 04:22:25PM -0400, Josh Boyer wrote:
> > Commit 69e3cea8d5fd526 introduced start_secondary_resume to misc_32.S,
> > however it uses a 64-bit instruction which is not valid on 32-bit
> > platforms.  Use 'stw' instead.
> > 
> > Reported-by: Richard Cochran <richardcochran at gmail.com>
> > Tested-by: Richard Cochran <richardcochran at gmail.com>
> > Signed-off-by: Josh Boyer <jwboyer at linux.vnet.ibm.com>
> > 
> > ---
> 
> <formletter>
> 
> This is not the correct way to submit patches for inclusion in the
> stable kernel tree.  Please read Documentation/stable_kernel_rules.txt
> for how to do this properly.
> 
> </formletter>

The function is in a different place in 2.6.39 anyways. I'll do a proper
backport when Linus merges this one.

Cheers,
Ben.




More information about the Linuxppc-dev mailing list