diff options
author | Namhyung Kim <[email protected]> | 2012-05-31 14:51:44 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-05-31 14:01:00 -0300 |
commit | cb7225feec627e91d598198996429e9ee6804f8d (patch) | |
tree | 15b755aadc5c3df60282eddbddc4a542d829ddf8 /lib/string_helpers.c | |
parent | a23c4dc422cff7bd30f40f5dc7c9ac4a6339005a (diff) |
perf: Remove duplicate invocation on perf_event_for_each
The @func callback was invoked twice for group leader when
perf_event_for_each() called. It seems the commit 75f937f24bd9
("perf_counter: Fix ctx->mutex vs counter ->mutex inversion") made the
mistake during the change.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions