sched: hrtick_enabled() should use cpu_active()
authorIngo Molnar <mingo@elte.hu>
Sun, 20 Jul 2008 09:02:06 +0000 (11:02 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 20 Jul 2008 09:02:06 +0000 (11:02 +0200)
commitba42059fbd0aa1ac91b582412b5fedb1258f241f
tree50ed4c9170ad5d4645303967ca7a99bde369a0f4
parentd986434a7d32079cc6cbedcdb04d834aa9b323ff
sched: hrtick_enabled() should use cpu_active()

Peter pointed out that hrtick_enabled() should use cpu_active().

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c