commit | 5588f5afb4cfc33eb377b751ba4b97184373e8d6 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Thu Nov 03 15:50:00 2016 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Nov 09 23:45:26 2016 +0100 |
tree | de2211c3767a7a8886f3f5d65526dc3d8a1da90e | |
parent | 308167fcb330296fc80505a6b11ba0661f38a4cc [diff] |
lib/percpu_counter: Convert to hotplug state machine Install the callbacks via the state machine and let the core invoke the callbacks on the already online CPUs. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: rt@linutronix.de Link: http://lkml.kernel.org/r/20161103145021.28528-5-bigeasy@linutronix.de Signed-off-by: Thomas Gleixner <tglx@linutronix.de>