sched: Make hrtick_notifier an explicit call
authorThomas Gleixner <tglx@linutronix.de>
Thu, 10 Mar 2016 11:54:21 +0000 (12:54 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 6 May 2016 12:58:26 +0000 (14:58 +0200)
commite5ef27d0f5acf9f1db2882d7546a41c021f66820
treed8e2feb1189afb5421d283fee162c8a05c2affac
parent20a5c8cc74ade5027c2b0e2bc724278afd6054f3
sched: Make hrtick_notifier an explicit call

No need for an extra notifier. We don't need to handle all these states. It's
sufficient to kill the timer when the cpu dies.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Cc: rt@linutronix.de
Link: http://lkml.kernel.org/r/20160310120025.770528462@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/sched/core.c