From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: suspicious RCU usage warnings in 3.3.0 Date: Wed, 11 Apr 2012 17:10:04 -0700 Message-ID: <20120411171004.016ddd95@nehalam.linuxnetplumber.net> References: <20120328.174559.650861844028495880.davem@davemloft.net> <20120411230837.GC2473@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Meelis Roos , David Miller , linux-kernel@vger.kernel.org, netdev@vger.kernel.org To: paulmck@linux.vnet.ibm.com Return-path: In-Reply-To: <20120411230837.GC2473@linux.vnet.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 11 Apr 2012 16:08:37 -0700 "Paul E. McKenney" wrote: > Hmmm... What CPU family is this running on? From the look of the > stack, it is sneaking out of idle into softirq without telling RCU. > This would cause RCU to complain bitterly about being invoked from > the idle loop -- and RCU ignores CPUs in the idle loop. > > Thanx, Paul Sun4... Ping David.