From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753480Ab2IWMLW (ORCPT ); Sun, 23 Sep 2012 08:11:22 -0400 Received: from e34.co.us.ibm.com ([32.97.110.152]:46793 "EHLO e34.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752930Ab2IWMLT (ORCPT ); Sun, 23 Sep 2012 08:11:19 -0400 Date: Sun, 23 Sep 2012 05:11:12 -0700 From: "Paul E. McKenney" To: Paul Walmsley Cc: "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: <20120923121112.GK2934@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20120921185827.GC2454@linux.vnet.ibm.com> <20120921195717.GD2454@linux.vnet.ibm.com> <20120922201043.GE2934@linux.vnet.ibm.com> <20120922215923.GA13161@linux.vnet.ibm.com> <20120922231121.GH2934@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: 12092312-2876-0000-0000-000000695800 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 23, 2012 at 07:55:50AM +0000, Paul Walmsley wrote: > On Sat, 22 Sep 2012, Paul E. McKenney wrote: > > > On Sat, Sep 22, 2012 at 10:25:59PM +0000, Paul Walmsley wrote: > > > > > The recent tests here have been on Pandaboard, which is dual-CPU, but my > > > recollection is that I also observed the warnings on a single-core > > > Beagleboard. Will re-test. > > > > Anxiously awaiting the results. > > The same problem exists on BeagleBoard XM (OMAP3730, single-core > Cortex-A8): > > http://www.pwsan.com/omap/transcripts/20120922-beaglexm-rcu-stall-debug-pre-fix.txt > > and the same patch fixes it: > > http://www.pwsan.com/omap/transcripts/20120922-beaglexm-rcu-stall-debug-post-fix.txt > > Please feel free to update my Tested-by:, if you wish. > > Tested-by: Paul Walmsley # OMAP3730, OMAP4430 Very good, thank you very much!!! Thanx, Paul