]> git.baikalelectronics.ru Git - kernel.git/commit
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Mar 2016 11:54:18 +0000 (12:54 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 6 May 2016 12:58:25 +0000 (14:58 +0200)
commit2589b8aa35283f236e2caeba88ed409c03475921
treef67909eb9bff395634056023ed7546d15ba499da
parenta5e7c9a35db88b3dabbbfbba95276f0d1b7736bd
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()

Remove the hotplug notifier and make it an explicit state.

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