[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120601.135522.2065505829159749961.davem@davemloft.net>
Date: Fri, 01 Jun 2012 13:55:22 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: srivatsa.bhat@...ux.vnet.ibm.com
Cc: tglx@...utronix.de, peterz@...radead.org,
paulmck@...ux.vnet.ibm.com, rusty@...tcorp.com.au,
mingo@...nel.org, yong.zhang0@...il.com, akpm@...ux-foundation.org,
vatsa@...ux.vnet.ibm.com, rjw@...k.pl, linux-arch@...r.kernel.org,
linux-kernel@...r.kernel.org, nikunj@...ux.vnet.ibm.com,
paul.gortmaker@...driver.com, vapier@...too.org, jkosina@...e.cz,
sparclinux@...r.kernel.org
Subject: Re: [PATCH 20/27] sparc64, smpboot: Use generic SMP booting
infrastructure
From: "Srivatsa S. Bhat" <srivatsa.bhat@...ux.vnet.ibm.com>
Date: Fri, 01 Jun 2012 14:44:54 +0530
> - call cpu_idle
> mov 0, %o0
...
> - call cpu_idle
> mov 0, %o0
The 'mov' has to be removed too, it's in the delay slot of the
call instruction and is passing in the first argument.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists