Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755559Ab0KHVIs (ORCPT ); Mon, 8 Nov 2010 16:08:48 -0500 Received: from e3.ny.us.ibm.com ([32.97.182.143]:54078 "EHLO e3.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754799Ab0KHVIr (ORCPT ); Mon, 8 Nov 2010 16:08:47 -0500 Date: Mon, 8 Nov 2010 13:08:41 -0800 From: "Paul E. McKenney" To: Miles Lane Cc: LKML Subject: Re: 2.6.36-git11 -- kernel/pid.c:419 invoked rcu_dereference_check() without protection! Message-ID: <20101108210841.GK4032@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20101107184711.GB15561@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1639 Lines: 42 On Mon, Nov 08, 2010 at 04:00:51PM -0500, Miles Lane wrote: > Great! Works here. :-) Thank you for testing it, Miles! Thanx, Paul > On Sun, Nov 7, 2010 at 1:47 PM, Paul E. McKenney > wrote: > > On Fri, Oct 29, 2010 at 01:22:28AM -0400, Miles Lane wrote: > >> [ INFO: suspicious rcu_dereference_check() usage. ] > >> --------------------------------------------------- > >> kernel/pid.c:419 invoked rcu_dereference_check() without protection! > >> > >> other info that might help us debug this: > >> > >> > >> rcu_scheduler_active = 1, debug_locks = 1 > >> 1 lock held by ureadahead/943: > >> ?#0: ?(tasklist_lock){.+.+..}, at: [] > >> sys_ioprio_set+0x8e/0x2aa > >> > >> stack backtrace: > >> Pid: 943, comm: ureadahead Not tainted 2.6.36-git11 #8 > >> Call Trace: > >> ?[] lockdep_rcu_dereference+0x9d/0xa5 > >> ?[] find_task_by_pid_ns+0x3f/0x58 > >> ?[] find_task_by_vpid+0x1d/0x1f > >> ?[] sys_ioprio_set+0xbd/0x2aa > >> ?[] ? trace_hardirqs_on_thunk+0x3a/0x3f > >> ?[] system_call_fastpath+0x16/0x1b > > > > Could you please try the patch from Sergey Senozhatsky, currently > > in -mm, that may be found at http://lkml.org/lkml/2010/10/29/168? > > > > ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Thanx, Paul > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/