commit | ba42059fbd0aa1ac91b582412b5fedb1258f241f | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Sun Jul 20 11:02:06 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jul 20 11:02:06 2008 +0200 |
tree | 50ed4c9170ad5d4645303967ca7a99bde369a0f4 | |
parent | d986434a7d32079cc6cbedcdb04d834aa9b323ff [diff] |
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>