From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [PATCH 18/27] powerpc, smpboot: Use generic SMP booting infrastructure Date: Sat, 2 Jun 2012 16:14:27 +1000 Message-ID: <20120602061427.GA14048@pale.ozlabs.ibm.com> References: <20120601090952.31979.24799.stgit@srivatsabhat.in.ibm.com> <20120601091417.31979.6433.stgit@srivatsabhat.in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20120601091417.31979.6433.stgit@srivatsabhat.in.ibm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Sender: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org To: "Srivatsa S. Bhat" Cc: linux-arch@vger.kernel.org, "Nikunj A. Dadhania" , Yong Zhang , peterz@infradead.org, rusty@rustcorp.com.au, vatsa@linux.vnet.ibm.com, linux-kernel@vger.kernel.org, rjw@sisk.pl, Paul Gortmaker , mingo@kernel.org, tglx@linutronix.de, paulmck@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org, akpm@linux-foundation.org List-Id: linux-arch.vger.kernel.org On Fri, Jun 01, 2012 at 02:44:23PM +0530, Srivatsa S. Bhat wrote: > From: Nikunj A. Dadhania > > Convert powerpc to use the generic framework to boot secondary CPUs. > > Signed-off-by: Nikunj A. Dadhania Acked-by: Paul Mackerras From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org ([203.10.76.45]:49729 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965056Ab2FBGOj (ORCPT ); Sat, 2 Jun 2012 02:14:39 -0400 Date: Sat, 2 Jun 2012 16:14:27 +1000 From: Paul Mackerras Subject: Re: [PATCH 18/27] powerpc, smpboot: Use generic SMP booting infrastructure Message-ID: <20120602061427.GA14048@pale.ozlabs.ibm.com> References: <20120601090952.31979.24799.stgit@srivatsabhat.in.ibm.com> <20120601091417.31979.6433.stgit@srivatsabhat.in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120601091417.31979.6433.stgit@srivatsabhat.in.ibm.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: "Srivatsa S. Bhat" Cc: tglx@linutronix.de, peterz@infradead.org, paulmck@linux.vnet.ibm.com, linux-arch@vger.kernel.org, "Nikunj A. Dadhania" , Paul Gortmaker , rusty@rustcorp.com.au, vatsa@linux.vnet.ibm.com, linux-kernel@vger.kernel.org, rjw@sisk.pl, Yong Zhang , akpm@linux-foundation.org, linuxppc-dev@lists.ozlabs.org, mingo@kernel.org Message-ID: <20120602061427.g09-xoWXls5WUVXWpUGZeellhISswhk_XXFflmTRzVU@z> On Fri, Jun 01, 2012 at 02:44:23PM +0530, Srivatsa S. Bhat wrote: > From: Nikunj A. Dadhania > > Convert powerpc to use the generic framework to boot secondary CPUs. > > Signed-off-by: Nikunj A. Dadhania Acked-by: Paul Mackerras