[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120601.185341.1462375672682064314.davem@davemloft.net>
Date: Fri, 01 Jun 2012 18:53:41 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: srivatsa.bhat@...ux.vnet.ibm.com
Cc: sam@...nborg.org, 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,
vapier@...too.org, konrad@...sler.com, tkhai@...dex.ru,
sparclinux@...r.kernel.org
Subject: Re: [UPDATED PATCH 21/27] sparc32, smpboot: Use generic SMP
booting infrastructure
From: "Srivatsa S. Bhat" <srivatsa.bhat@...ux.vnet.ibm.com>
Date: Sat, 02 Jun 2012 04:17:47 +0530
>
> Convert sparc32 to use the generic framework to boot secondary CPUs.
>
> Notes:
> While removing the call to cpu_idle(), we can also remove the call to
> cpu_panic() because we are calling BUG() in the generic code anyway.
>
> Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat@...ux.vnet.ibm.com>
Almost there, but not quite yet.
You can't get rid of the cpu_panic invocations, those have to be there
after the *_callin calls to catch if they accidently return.
--
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