From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Metcalf Subject: Re: [patch 30/34] tile: Enter idle with preemption disabled Date: Fri, 22 Mar 2013 16:34:46 -0400 Message-ID: <514CC066.8080307@tilera.com> References: <20130321214930.752934102@linutronix.de> <20130321215235.280451779@linutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from usmamail.tilera.com ([12.216.194.151]:41269 "EHLO USMAMAIL.TILERA.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422920Ab3CVUet (ORCPT ); Fri, 22 Mar 2013 16:34:49 -0400 In-Reply-To: <20130321215235.280451779@linutronix.de> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Thomas Gleixner Cc: LKML , linux-arch@vger.kernel.org, Linus Torvalds , Andrew Morton , Rusty Russell , Paul McKenney , Ingo Molnar , Peter Zijlstra , "Srivatsa S. Bhat" , Magnus Damm On 3/21/2013 5:53 PM, Thomas Gleixner wrote: > cpu_idle() needs to be called with preemption disabled. > > Signed-off-by: Thomas Gleixner > Cc: Chris Metcalf > --- > arch/tile/kernel/smpboot.c | 2 -- > 1 file changed, 2 deletions(-) Thanks. I had fixed this in our internal tree, but hadn't pushed it up yet. I'll take your version into the public tile tree. -- Chris Metcalf, Tilera Corp. http://www.tilera.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422951Ab3CVUev (ORCPT ); Fri, 22 Mar 2013 16:34:51 -0400 Received: from usmamail.tilera.com ([12.216.194.151]:41269 "EHLO USMAMAIL.TILERA.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1422920Ab3CVUet (ORCPT ); Fri, 22 Mar 2013 16:34:49 -0400 Message-ID: <514CC066.8080307@tilera.com> Date: Fri, 22 Mar 2013 16:34:46 -0400 From: Chris Metcalf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: Thomas Gleixner CC: LKML , , Linus Torvalds , Andrew Morton , Rusty Russell , Paul McKenney , Ingo Molnar , Peter Zijlstra , "Srivatsa S. Bhat" , Magnus Damm Subject: Re: [patch 30/34] tile: Enter idle with preemption disabled References: <20130321214930.752934102@linutronix.de> <20130321215235.280451779@linutronix.de> In-Reply-To: <20130321215235.280451779@linutronix.de> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/21/2013 5:53 PM, Thomas Gleixner wrote: > cpu_idle() needs to be called with preemption disabled. > > Signed-off-by: Thomas Gleixner > Cc: Chris Metcalf > --- > arch/tile/kernel/smpboot.c | 2 -- > 1 file changed, 2 deletions(-) Thanks. I had fixed this in our internal tree, but hadn't pushed it up yet. I'll take your version into the public tile tree. -- Chris Metcalf, Tilera Corp. http://www.tilera.com