Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965952Ab2FAWwN (ORCPT ); Fri, 1 Jun 2012 18:52:13 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:45234 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965895Ab2FAWwM (ORCPT ); Fri, 1 Jun 2012 18:52:12 -0400 Date: Fri, 01 Jun 2012 18:52:09 -0400 (EDT) Message-Id: <20120601.185209.1098912234856410037.davem@davemloft.net> To: srivatsa.bhat@linux.vnet.ibm.com Cc: tglx@linutronix.de, peterz@infradead.org, paulmck@linux.vnet.ibm.com, rusty@rustcorp.com.au, mingo@kernel.org, yong.zhang0@gmail.com, akpm@linux-foundation.org, vatsa@linux.vnet.ibm.com, rjw@sisk.pl, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, nikunj@linux.vnet.ibm.com, paul.gortmaker@windriver.com, vapier@gentoo.org, jkosina@suse.cz, sparclinux@vger.kernel.org Subject: Re: [UPDATED PATCH 20/27] sparc64, smpboot: Use generic SMP booting infrastructure From: David Miller In-Reply-To: <4FC945C1.2000004@linux.vnet.ibm.com> References: <20120601091449.31979.67743.stgit@srivatsabhat.in.ibm.com> <20120601.135522.2065505829159749961.davem@davemloft.net> <4FC945C1.2000004@linux.vnet.ibm.com> X-Mailer: Mew version 6.5 on Emacs 24.0.95 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 776 Lines: 20 From: "Srivatsa S. Bhat" Date: Sat, 02 Jun 2012 04:14:17 +0530 > From: Nikunj A. Dadhania > > Convert sparc64 to use the generic framework to boot secondary CPUs. > > Notes: > Remove the calls to cpu_idle() from assembly files because we will invoke > cpu_idle() in generic code. > > Signed-off-by: Nikunj A. Dadhania > Signed-off-by: Srivatsa S. Bhat Acked-by: David S. Miller -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/