From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lin Ming Subject: Re: [Bug #37222] 3.0.0-rc1-git3 -- kernel/sched.c:619 invoked rcu_dereference_check() without protection! Date: Mon, 13 Jun 2011 10:00:06 +0800 Message-ID: <1307930406.4011.3.camel@minggr.sh.intel.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: "Rafael J. Wysocki" Cc: Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki , Florian Mickler , Miles Lane > From: Rafael J. Wysocki > Date: Mon, Jun 13, 2011 at 4:30 AM > Subject: [Bug #37222] 3.0.0-rc1-git3 -- kernel/sched.c:619 invoked > rcu_dereference_check() without protection! > To: Linux Kernel Mailing List > Cc: Kernel Testers List , Maciej > Rutecki , Florian Mickler > , Miles Lane > > > This message has been generated automatically as a part of a summary report > of recent regressions. > > The following bug entry is on the current list of known regressions > from 2.6.39. Please verify if it still should be listed and let the > tracking team > know (either way). > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=37222 > Subject : 3.0.0-rc1-git3 -- kernel/sched.c:619 invoked > rcu_dereference_check() without protection! > Submitter : Miles Lane > Date : 2011-06-04 3:22 (9 days old) > Message-ID : > References : http://marc.info/?l=linux-kernel&m=130715775803343&w=2 > This was fixed already. http://git.kernel.org/?p=linux/kernel/git/x86/linux-2.6-tip.git;a=commit;h=6c6c54e180 commit 6c6c54e1807faf116724451ef2bd14993780470a Author: Peter Zijlstra Date: Fri Jun 3 17:37:07 2011 +0200 sched: Fix/clarify set_task_cpu() locking rules Thanks, Lin Ming