sched: Consolidate the notifier maze
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Mar 2016 11:54:11 +0000 (12:54 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 6 May 2016 12:58:23 +0000 (14:58 +0200)
commit135fb3e19773e66f56b60e3b9fdda6166e77c55d
tree0a4bf2061e2f579267309912ad84f055d054be59
parente26fbffd32c28107d9d268b432706ccf84fb6411
sched: Consolidate the notifier maze

We can maintain the ordering of the scheduler cpu hotplug functionality nicely
in one notifer. Get rid of the 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>
include/linux/cpu.h
kernel/sched/core.c