diff options
| author | Peter Zijlstra <[email protected]> | 2009-11-23 11:37:27 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-23 11:49:57 +0100 |
| commit | f67218c3e93abaf0f480bb94b53d234853ffe4de (patch) | |
| tree | 8b82587c79c53376b9295e543932d746fd725260 /scripts/objdiff | |
| parent | 5e942bb33371254a474653123cd9e13a4c89ee44 (diff) | |
perf_events: Fix __perf_event_exit_task() vs. update_event_times() locking
Move the update_event_times() call in __perf_event_exit_task()
into list_del_event() because that holds the proper lock
(ctx->lock) and seems a more natural place to do the last time
update.
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions