From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Schwidefsky Subject: Re: [patch 12/18] s390: Use generic idle thread allocation Date: Mon, 23 Apr 2012 09:09:58 +0200 Message-ID: <20120423090958.6904ae7b@de.ibm.com> References: <20120420122120.097464672@linutronix.de> <20120420124557.652574928@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120420124557.652574928@linutronix.de> Sender: linux-kernel-owner@vger.kernel.org To: Thomas Gleixner Cc: LKML , linux-arch@vger.kernel.org, Peter Zijlstra , Rusty Russell , "Paul E. McKenney" , Ingo Molnar , "Srivatsa S. Bhat" List-Id: linux-arch.vger.kernel.org On Fri, 20 Apr 2012 13:05:52 -0000 Thomas Gleixner wrote: > Signed-off-by: Thomas Gleixner > Cc: Martin Schwidefsky > --- > arch/s390/Kconfig | 1 + > arch/s390/kernel/smp.c | 33 ++------------------------------- > 2 files changed, 3 insertions(+), 31 deletions(-) Compile, boots & survives a few rounds of cpu hotplug stress. Looks good. Acked-by: Martin Schwidefsky -- blue skies, Martin. "Reality continues to ruin my life." - Calvin. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e06smtp10.uk.ibm.com ([195.75.94.106]:53774 "EHLO e06smtp10.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753899Ab2DWHKF (ORCPT ); Mon, 23 Apr 2012 03:10:05 -0400 Received: from /spool/local by e06smtp10.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 23 Apr 2012 08:10:04 +0100 Date: Mon, 23 Apr 2012 09:09:58 +0200 From: Martin Schwidefsky Subject: Re: [patch 12/18] s390: Use generic idle thread allocation Message-ID: <20120423090958.6904ae7b@de.ibm.com> In-Reply-To: <20120420124557.652574928@linutronix.de> References: <20120420122120.097464672@linutronix.de> <20120420124557.652574928@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Thomas Gleixner Cc: LKML , linux-arch@vger.kernel.org, Peter Zijlstra , Rusty Russell , "Paul E. McKenney" , Ingo Molnar , "Srivatsa S. Bhat" Message-ID: <20120423070958.wrmoBPt0I2eJ0ohxLd25I9J4d-M2QyoKl8MzymFN1-g@z> On Fri, 20 Apr 2012 13:05:52 -0000 Thomas Gleixner wrote: > Signed-off-by: Thomas Gleixner > Cc: Martin Schwidefsky > --- > arch/s390/Kconfig | 1 + > arch/s390/kernel/smp.c | 33 ++------------------------------- > 2 files changed, 3 insertions(+), 31 deletions(-) Compile, boots & survives a few rounds of cpu hotplug stress. Looks good. Acked-by: Martin Schwidefsky -- blue skies, Martin. "Reality continues to ruin my life." - Calvin.