Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: overflow/perf_count_sw_cpu_clock crashes recent kernels
The below patch is for -stable only, upstream has a much larger patch that contains the below hunk in commit a8b0ca1 Vince found that under certain circumstances software event overflows go wrong and deadlock. Avoid trying to delete a timer from the timer callback. Reported-by: Vince Weaver <vweaver1@eecs.utk.edu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information