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)
commitf2785ddb5367e217365099294b89d6a84668069e
treef67909eb9bff395634056023ed7546d15ba499da
parent7d97669933eb94245ec9b715753753ec5ca8f646
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