]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
lib/percpu_counter: Convert to hotplug state machine
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 3 Nov 2016 14:50:00 +0000 (15:50 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 9 Nov 2016 22:45:26 +0000 (23:45 +0100)
commit5588f5afb4cfc33eb377b751ba4b97184373e8d6
treede2211c3767a7a8886f3f5d65526dc3d8a1da90e
parent308167fcb330296fc80505a6b11ba0661f38a4cc
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>
include/linux/cpuhotplug.h
lib/percpu_counter.c