From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753466Ab2JAN3e (ORCPT ); Mon, 1 Oct 2012 09:29:34 -0400 Received: from e31.co.us.ibm.com ([32.97.110.149]:52442 "EHLO e31.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753417Ab2JAN3c (ORCPT ); Mon, 1 Oct 2012 09:29:32 -0400 Date: Mon, 1 Oct 2012 06:28:44 -0700 From: "Paul E. McKenney" To: Linus Walleij Cc: Paul Walmsley , "Bruce, Becky" , "Paul E. McKenney" , "" , "" , "" , "Hilman, Kevin" , "Shilimkar, Santosh" , "Hunter, Jon" , "" , fweisbec@gmail.com Subject: Re: rcu self-detected stall messages on OMAP3, 4 boards Message-ID: <20121001132844.GA2558@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20120920232114.GO2449@linux.vnet.ibm.com> <20120921185827.GC2454@linux.vnet.ibm.com> <20120921195717.GD2454@linux.vnet.ibm.com> <20120922201043.GE2934@linux.vnet.ibm.com> <20120922215923.GA13161@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12100113-7282-0000-0000-00000D822075 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 01, 2012 at 10:55:11AM +0200, Linus Walleij wrote: > On Sat, Sep 22, 2012 at 11:59 PM, Paul E. McKenney > wrote: > > > rcu: Fix day-one dyntick-idle stall-warning bug > > As mentioned in another thread this solves the same problem for ux500. > Reported/Tested-by: Linus Walleij > > But now it appears that this commit didn't make it into v3.6 so > it definately needs to be tagged with Cc: stable@kernel.org > before it gets merged since the stall warnings are kinda scary. Ingo submitting this to Linus Torvalds earlier today, so we should be able to send to stable shortly. Thanx, Paul