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

Greg KH greg at kroah.com
Sat May 21 07:58:35 EST 2011


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>


More information about the Linuxppc-dev mailing list