]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit55019eb973051191c6e0eaf27cec73740ebe52cb
tree0a4bf2061e2f579267309912ad84f055d054be59
parent6fe73d7b20ea887c0cad98056d01566325ba3e97
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