diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2009-11-23 11:37:26 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-11-23 11:49:56 +0100 |
commit | 5e942bb33371254a474653123cd9e13a4c89ee44 (patch) | |
tree | 2159878d96ea60de9b530b052390b8ca069f1e98 /kernel/smp.c | |
parent | 2e2af50b1fab3c40636839a7f439c167ae559533 (diff) |
perf_events: Update the context time on exit
It appeared we did call update_event_times() on exit, but we
failed to update the context time, which renders the former
moot.
Locking is a bit iffy, we call update_event_times under
ctx->mutex instead of ctx->lock - the next patch fixes this.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20091123103819.764207355@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/smp.c')
0 files changed, 0 insertions, 0 deletions