Messages in this thread |  | | | Date | Fri, 1 Jun 2012 20:54:48 +0200 | | From | Sam Ravnborg <> | | Subject | Re: [PATCH 21/27] sparc32, smpboot: Use generic SMP booting infrastructure |
| |
On Fri, Jun 01, 2012 at 01:56:12PM -0400, David Miller wrote: > From: "Srivatsa S. Bhat" <srivatsa.bhat@linux.vnet.ibm.com> > Date: Fri, 01 Jun 2012 14:45:09 +0530 > > > smp_do_cpu_idle: > > - call cpu_idle > > mov 0, %o0 > > Just 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
|  |