Re: [PATCH 21/27] sparc32, smpboot: Use generic SMP booting infrastructure
From: Sam Ravnborg <hidden>
Date: 2012-06-01 18:54:53
Also in:
lkml, sparclinux
From: Sam Ravnborg <hidden>
Date: 2012-06-01 18:54:53
Also in:
lkml, sparclinux
On Fri, Jun 01, 2012 at 01:56:12PM -0400, David Miller wrote:
From: "Srivatsa S. Bhat" <redacted> Date: Fri, 01 Jun 2012 14:45:09 +0530quoted
smp_do_cpu_idle: - call cpu_idle mov 0, %o0Just like the sparc64 patch, you need to remove the 'mov'
And the other callers of cpu_idle in the same file should be updated/removed too. There is one for sun4m, sun4d and leon. Sam