Bug 37222
Summary: | 3.0.0-rc1-git3 -- kernel/sched.c:619 invoked rcu_dereference_check() without protection! | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | x86-64 | Assignee: | platform_x86_64 (platform_x86_64) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | maciej.rutecki, miles.lane, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.0.0-rc1-git3 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 36912 |
Description
Maciej Rutecki
2011-06-11 16:26:41 UTC
On Monday, June 13, 2011, Lin Ming wrote: > > > From: Rafael J. Wysocki <rjw@sisk.pl> > > 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 <linux-kernel@vger.kernel.org> > > Cc: Kernel Testers List <kernel-testers@vger.kernel.org>, Maciej > > Rutecki <maciej.rutecki@gmail.com>, Florian Mickler > > <florian@mickler.org>, Miles Lane <miles.lane@gmail.com> > > > > > > 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 <miles.lane@gmail.com> > > Date : 2011-06-04 3:22 (9 days old) > > > > 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 <peterz@infradead.org> > Date: Fri Jun 3 17:37:07 2011 +0200 > > sched: Fix/clarify set_task_cpu() locking rules |