]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa927c81e7c0908e0936b9f10a36e9f77d4263c8
tree50ed4c9170ad5d4645303967ca7a99bde369a0f4
parent26ffae38a976ef108c52def82d02d266146bc92f
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