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

Josh Boyer jwboyer at linux.vnet.ibm.com
Sat May 21 10:38:18 EST 2011


On Fri, May 20, 2011 at 5:58 PM, Greg KH <greg at kroah.com> 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>

Sigh.  I know that.  My fault for rushing it and not thinking.

josh


More information about the Linuxppc-dev mailing list