commit | 917bdd1c9b7b0f4c22f2504c2f0c1074c8ab9df7 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Sep 17 11:28:49 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 17 12:48:48 2010 +0200 |
tree | 63b408a2b5951580d5c1bba7d64932ddee2c6d12 | |
parent | b04243ef7006cda301819f54ee7ce0a3632489e3 [diff] |
perf: Fix perf_event_exit_cpu_context() Use the right cpu-context.. spotted by preempt warning on hot-unplug Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Stephane Eranian <eranian@google.com> Cc: Robert Richter <robert.richter@amd.com> LKML-Reference: <20100917093009.461794357@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>