sched/hotplug: Convert cpu_[in]active notifiers to state machine
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Mar 2016 11:54:13 +0000 (12:54 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 6 May 2016 12:58:24 +0000 (14:58 +0200)
commit40190a78f85fec29f0fdd21f6b4415712085711e
tree361bbb6d81e35ac5bd4783926aabf7394de85dd4
parentc6d2c7475ced868cfc636cd5a55a428da94537c3
sched/hotplug: Convert cpu_[in]active notifiers to state machine

Now that we reduced everything into single notifiers, it's simple to move them
into the hotplug state machine space.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: rt@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/cpu.h
include/linux/cpuhotplug.h
include/linux/sched.h
kernel/cpu.c
kernel/sched/core.c