commit | 8325d9c09dedf45476f4d6261d1b6a72e4a7453f | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <peterz@infradead.org> | Thu Feb 26 21:40:16 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Feb 26 21:56:07 2009 +0100 |
tree | 5b7f6f3b125aec59ec6a60d22130844a3addc8e9 | |
parent | 83ce400928680a6c8123d492684b27857f5a2d95 [diff] |
sched_clock: cleanups - 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>