]> 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)
commitc387143025ca0691e46042bb371923a2ce15cfc3
treef67909eb9bff395634056023ed7546d15ba499da
parenta6172b2c2c8de0ba3cf273fcd3fb741bbb20f35f
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