From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754824Ab2DUDT0 (ORCPT ); Fri, 20 Apr 2012 23:19:26 -0400 Received: from linux-sh.org ([111.68.239.195]:49633 "EHLO linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753448Ab2DUDTY (ORCPT ); Fri, 20 Apr 2012 23:19:24 -0400 Date: Sat, 21 Apr 2012 12:18:20 +0900 From: Paul Mundt To: Thomas Gleixner Cc: LKML , linux-arch@vger.kernel.org, Peter Zijlstra , Rusty Russell , "Paul E. McKenney" , Ingo Molnar , "Srivatsa S. Bhat" Subject: Re: [patch 15/18] sh: Use generic idle thread allocation Message-ID: <20120421031819.GF22189@linux-sh.org> References: <20120420122120.097464672@linutronix.de> <20120420124557.855203626@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120420124557.855203626@linutronix.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 20, 2012 at 01:05:54PM -0000, Thomas Gleixner wrote: > Signed-off-by: Thomas Gleixner > Cc: Paul Mundt > --- > arch/sh/Kconfig | 1 + > arch/sh/include/asm/processor.h | 4 ---- > arch/sh/kernel/smp.c | 14 +------------- > 3 files changed, 2 insertions(+), 17 deletions(-) > Looks good to me. Acked-by: Paul Mundt