Hello!
This patch series contains fixes and improvements related to CPU hotplug:
1. Remove _rcu_barrier() dependency on __stop_machine().
2. Disallow callback registry on offline CPUs.
3. Fix load avg vs cpu-hotplug (with Peter Zijlstra).
Thanx, Paul
------------------------------------------------------------------------
b/kernel/rcutree.c | 83 ++++++-----------------------------------------
b/kernel/rcutree.h | 3 -
b/kernel/rcutree_trace.c | 4 +-
b/kernel/sched/core.c | 41 +++++++++++------------
kernel/rcutree.c | 10 +++++
5 files changed, 43 insertions(+), 98 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/