sched/idle: Use explicit broadcast oneshot control function
authorThomas Gleixner <[email protected]>
Fri, 3 Apr 2015 00:34:49 +0000 (02:34 +0200)
committerIngo Molnar <[email protected]>
Fri, 3 Apr 2015 06:44:36 +0000 (08:44 +0200)
commit335f49196fd6011521f078cb44f445847e5aa183
tree77291393ce0e638fab8c3534869ac4e05695af6d
parenta0b4122447a3c1a467ce4e4f1bb863e1170394d5
sched/idle: Use explicit broadcast oneshot control function

Replace the clockevents_notify() call with an explicit function call.

Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/sched/idle.c