From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Carstens Subject: Re: [PATCH 25/27] s390, smpboot: Use generic SMP booting infrastructure Date: Fri, 1 Jun 2012 12:45:06 +0200 Message-ID: <20120601104506.GB3535@osiris.boeblingen.de.ibm.com> References: <20120601090952.31979.24799.stgit@srivatsabhat.in.ibm.com> <20120601091604.31979.71351.stgit@srivatsabhat.in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from e06smtp13.uk.ibm.com ([195.75.94.109]:58173 "EHLO e06smtp13.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759217Ab2FAKpL (ORCPT ); Fri, 1 Jun 2012 06:45:11 -0400 Received: from /spool/local by e06smtp13.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 1 Jun 2012 11:45:10 +0100 Content-Disposition: inline In-Reply-To: <20120601091604.31979.71351.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, 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, Martin Schwidefsky , "supporter:S390" , Michael Holzheu , Jan Glauber , linux-s390@vger.kernel.org On Fri, Jun 01, 2012 at 02:46:09PM +0530, Srivatsa S. Bhat wrote: > Convert s390 to use the generic framework to boot secondary CPUs. > > Cc: Martin Schwidefsky > Cc: Heiko Carstens > Cc: linux390@de.ibm.com (supporter:S390) > Cc: Michael Holzheu > Cc: Thomas Gleixner > Cc: Jan Glauber > Cc: linux-s390@vger.kernel.org > Signed-off-by: Srivatsa S. Bhat > --- > > arch/s390/kernel/smp.c | 12 ++++++------ > 1 files changed, 6 insertions(+), 6 deletions(-) > Looks good to me. Acked-by: Heiko Carstens