diff options
| author | Thomas Gleixner <[email protected]> | 2012-07-10 22:43:23 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2012-07-11 21:34:38 +0000 |
| commit | 196951e91262fccda81147d2bcf7fdab08668b40 (patch) | |
| tree | 80b7ae7f48d8591a6d470583b35757a000326f45 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | timekeeping: Maintain ktime_t based offsets for hrtimers (diff) | |
| download | kernel-196951e91262fccda81147d2bcf7fdab08668b40.tar.gz kernel-196951e91262fccda81147d2bcf7fdab08668b40.zip | |
hrtimers: Move lock held region in hrtimer_interrupt()
We need to update the base offsets from this code and we need to do
that under base->lock. Move the lock held region around the
ktime_get() calls. The ktime_get() calls are going to be replaced with
a function which gets the time and the offsets atomically.
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Acked-by: Prarit Bhargava <[email protected]>
Cc: [email protected]
Signed-off-by: John Stultz <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
