sched: Make set_cpu_rq_start_time() a built in hotplug state
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Mar 2016 11:54:09 +0000 (12:54 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 6 May 2016 12:58:23 +0000 (14:58 +0200)
commit9cf7243d5d83d27aca47f842107bfa02b5f11d16
tree7d799da897639ca17556e4c67d707f6b060a4320
parente9d867a67fd03ccc07248ca4e9c2f74fed494d5b
sched: Make set_cpu_rq_start_time() a built in hotplug state

Start distangling the maze of hotplug notifiers in the scheduler.

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/cpuhotplug.h
include/linux/sched.h
kernel/cpu.c
kernel/sched/core.c