diff options
author | Kristian Høgsberg <[email protected]> | 2009-12-01 15:05:01 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-12-02 09:30:18 +0100 |
commit | ec70ccd806111ba3caf596def91a8580138b12db (patch) | |
tree | e497d38d9f75a684475f32678efe8ffb22457c34 /tools/perf/scripts/python/check-perf-trace.py | |
parent | bdad0db7dbdb37d0bb3c7d0f65cd3ff599ea6ecb (diff) |
perf: Don't free perf_mmap_data until work has been done
In the CONFIG_PERF_USE_VMALLOC case, perf_mmap_data_free() only
schedules the cleanup of the perf_mmap_data struct. In that
case we have to wait until the work has been done before we free
data.
Signed-off-by: Kristian Høgsberg <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions