All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] rcu: lastcomp cleanups, fix rcu_pending() false positives
@ 2009-11-14  3:51 Paul E. McKenney
  2009-11-14  3:51 ` [PATCH tip/core/rcu 1/2] rcu: further cleanups of use of lastcomp Paul E. McKenney
  2009-11-14  3:51 ` [PATCH tip/core/rcu 2/2] rcu: eliminate __rcu_pending() false positives Paul E. McKenney
  0 siblings, 2 replies; 5+ messages in thread
From: Paul E. McKenney @ 2009-11-14  3:51 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, laijs, dipankar, akpm, mathieu.desnoyers, josh, dvhltc,
	niv, tglx, peterz, rostedt, Valdis.Kletnieks, dhowells

These two patches are yet more from the ongoing cleanup/inspection
session for RCU.

1.	Get the (hopefully) last of the accesses to the ->completed
	fields cleaned up.

2.	Fix a race in __rcu_pending() accesses to ->gpnum and
	->completed fields that could cause needless (but otherwise
	harmless) raising of RCU_SOFTIRQ.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-11-14 10:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-14  3:51 [PATCH tip/core/rcu 0/2] rcu: lastcomp cleanups, fix rcu_pending() false positives Paul E. McKenney
2009-11-14  3:51 ` [PATCH tip/core/rcu 1/2] rcu: further cleanups of use of lastcomp Paul E. McKenney
2009-11-14 10:18   ` [tip:core/rcu] rcu: Further " tip-bot for Paul E. McKenney
2009-11-14  3:51 ` [PATCH tip/core/rcu 2/2] rcu: eliminate __rcu_pending() false positives Paul E. McKenney
2009-11-14 10:19   ` [tip:core/rcu] rcu: Eliminate " tip-bot for Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.