Peter Zijlstra <pet...@infradead.org> writes: > Solve it by using the fact that detached events still have a reference > count on their (previous) context. With this perf_event_free_task() > can detect when events have escaped and wait for their destruction. > > Cc: Mark Rutland <mark.rutl...@arm.com> > Fixes: 82d94856fa22 ("perf/core: Fix lock inversion between perf,trace,cpuhp") > Reported-by: syzbot+a24c397a29ad22d86...@syzkaller.appspotmail.com > Debugged-by: Alexander Shishkin <alexander.shish...@linux.intel.com> > Signed-off-by: Peter Zijlstra (Intel) <pet...@infradead.org>
Reviewed-by: Alexander Shishkin <alexander.shish...@linux.intel.com> Regards, -- Alex