]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit303219abbc0e7385319da699688868d026b8e0de
tree361bbb6d81e35ac5bd4783926aabf7394de85dd4
parentda40692d514f3eb88de84084f3b6445c692cff88
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