sched: Allow hotplug notifiers to be setup early
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Mar 2016 11:54:10 +0000 (12:54 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 6 May 2016 12:58:23 +0000 (14:58 +0200)
commite26fbffd32c28107d9d268b432706ccf84fb6411
tree3d1cbee297a4fc3496b36f25b1ce3a39bec2dd4c
parent9cf7243d5d83d27aca47f842107bfa02b5f11d16
sched: Allow hotplug notifiers to be setup early

Prevent the SMP scheduler related notifiers to be executed before the smp
scheduler is initialized and install them early.

This is a preparatory change for further consolidation of the hotplug notifier
maze.

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>
kernel/sched/core.c