public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/3] CPU hotplug changes for 4.9
@ 2016-08-22 15:38 Paul E. McKenney
  2016-08-22 15:38 ` [PATCH tip/core/rcu 1/3] rcu: Exact CPU-online tracking for RCU Paul E. McKenney
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul E. McKenney @ 2016-08-22 15:38 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, jiangshanlai, dipankar, akpm, mathieu.desnoyers, josh,
	tglx, peterz, rostedt, dhowells, edumazet, dvhart, fweisbec, oleg,
	bobby.prani

Hello!

This series contains a few CPU-hotplug updates:

1.	Provide exact tracking of incoming CPUs, which means that there
	is now a definite point in the CPU-hotplug code at which RCU
	starts paying attention to incoming CPUs.

2.	Get rid of obsolete CPU_STARTING reference, courtesy of Sebastian
	Andrzej Siewior.

3.	Convert rcutorture's CPU-hotplug handling to use the shiny new
	state machine, courtesy of Sebastian Andrzej Siewior.

							Thanx, Paul

------------------------------------------------------------------------

 include/linux/rcupdate.h |    1 
 kernel/cpu.c             |    3 +-
 kernel/rcu/rcutorture.c  |   52 ++++++++++++-----------------------------------
 kernel/rcu/tree.c        |   32 ++++++++++++++++++++++++++--
 4 files changed, 46 insertions(+), 42 deletions(-)

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

end of thread, other threads:[~2016-08-22 15:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22 15:38 [PATCH tip/core/rcu 0/3] CPU hotplug changes for 4.9 Paul E. McKenney
2016-08-22 15:38 ` [PATCH tip/core/rcu 1/3] rcu: Exact CPU-online tracking for RCU Paul E. McKenney
2016-08-22 15:38 ` [PATCH tip/core/rcu 2/3] cpu/hotplug: Get rid of CPU_STARTING reference Paul E. McKenney
2016-08-22 15:38 ` [PATCH tip/core/rcu 3/3] rcutorture: Convert to hotplug state machine 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