commit | 56b906126d33904d4d67615d0d5b95dbdf1f27ca | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Jul 30 10:15:55 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jul 31 17:20:55 2008 +0200 |
tree | 49ff0678cbb0f388fc5fd42e71ec5916fd655193 | |
parent | 18e4e36c66d6edbdefc639692206cdf01e468713 [diff] |
sched clock: simplify __update_sched_clock() - return the current clock instead of letting callers fetch it from scd->clock Signed-off-by: Ingo Molnar <mingo@elte.hu> Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Acked-by: Mike Galbraith <efault@gmx.de>