sched_clock: cleanups
authorPeter Zijlstra <peterz@infradead.org>
Thu, 26 Feb 2009 20:40:16 +0000 (21:40 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Feb 2009 20:56:07 +0000 (21:56 +0100)
- remove superfluous checks in __update_sched_clock()
- skip sched_clock_tick() for sched_clock_stable
- reinstate the simple !HAVE_UNSTABLE_SCHED_CLOCK code to please the bloatwatch

Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found