commit | e5ef27d0f5acf9f1db2882d7546a41c021f66820 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Mar 10 12:54:21 2016 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 06 14:58:26 2016 +0200 |
tree | d8e2feb1189afb5421d283fee162c8a05c2affac | |
parent | 20a5c8cc74ade5027c2b0e2bc724278afd6054f3 [diff] |
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>