Commit 1ed1d3a
committed
Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fix from Thomas Gleixner:
"A single fix for perf to prevent it from sending SIGTRAP to another
task from a trace point event as it's not possible to deliver a
synchronous signal to a different task from there"
* tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
perf: Ignore sigtrap for tracepoints destined for other tasks1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9759 | 9759 | | |
9760 | 9760 | | |
9761 | 9761 | | |
| 9762 | + | |
| 9763 | + | |
| 9764 | + | |
9762 | 9765 | | |
9763 | 9766 | | |
9764 | 9767 | | |
| |||
0 commit comments