* [GIT PULL rcu/urgent] rcu: Permit call_rcu() from CPU_DYING notifiers
@ 2012-04-16 21:39 Paul E. McKenney
0 siblings, 0 replies; only message in thread
From: Paul E. McKenney @ 2012-04-16 21:39 UTC (permalink / raw)
To: mingo; +Cc: sergey.senozhatsky, linux-kernel
Hello, Ingo,
The single commit in this pull request fixes a regression spotted
by Sergey Senozhatsky (https://lkml.org/lkml/2012/4/2/34). The
underlying problem is that some CPU_DYING notifiers post RCU
callbacks from a CPU that has been marked offline. The long-term
fix is to adopt those callbacks from RCU's CPU_DEAD notifier in
the 3.5 release. For 3.4, this commit simply shuts off the warning.
(Yes, the warning will return in 3.5 also.)
This change is available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/urgent
Thanx, Paul
-------------------->
Paul E. McKenney (1):
rcu: Permit call_rcu() from CPU_DYING notifiers
kernel/rcutree.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-16 21:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16 21:39 [GIT PULL rcu/urgent] rcu: Permit call_rcu() from CPU_DYING notifiers Paul E. McKenney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox