commit | e26fbffd32c28107d9d268b432706ccf84fb6411 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Mar 10 12:54:10 2016 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 06 14:58:23 2016 +0200 |
tree | 3d1cbee297a4fc3496b36f25b1ce3a39bec2dd4c | |
parent | 9cf7243d5d83d27aca47f842107bfa02b5f11d16 [diff] |
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>