diff options
author | Peter Zijlstra <[email protected]> | 2010-10-14 16:54:51 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-10-18 19:58:52 +0200 |
commit | e7d0bc047548d76feee6b23f7d3d9da927189a50 (patch) | |
tree | be1cd1fc48f6458a2efa4d0bfac53808938208dc /net/unix/sysctl_net_unix.c | |
parent | 74c3337c2fc6389d3a57a622a936036b6db6b2e8 (diff) |
perf: Fix task refcount bugs
Currently it looks like find_lively_task_by_vpid() takes a task ref
and relies on find_get_context() to drop it.
The problem is that perf_event_create_kernel_counter() shouldn't be
dropping task refs.
Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Acked-by: Matt Helsley <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions