diff options
author | Peter Zijlstra <[email protected]> | 2010-10-15 11:40:29 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-10-18 19:58:51 +0200 |
commit | 74c3337c2fc6389d3a57a622a936036b6db6b2e8 (patch) | |
tree | d87232b7cc19eef0f1fe0a0bb167868513819b31 /net/unix/sysctl_net_unix.c | |
parent | e360adbe29241a0194e10e20595360dd7b98a2b3 (diff) |
perf: Fix group moving
Matt found we trigger the WARN_ON_ONCE() in perf_group_attach() when we take
the move_group path in perf_event_open().
Since we cannot de-construct the group (we rely on it to move the events), we
have to simply ignore the double attach. The group state is context invariant
and doesn't need changing.
Reported-by: Matt Fleming <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <1287135757.29097.1368.camel@twins>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions