Commit 7cec2e1
committed
Merge tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf event fix from Ingo Molnar:
"Fix race between perf_event_free_task() and perf_event_release_kernel()
that can result in missed wakeups and hung tasks"
* tag 'perf-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
perf/core: Fix missing wakeup when waiting for context reference1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5384 | 5384 | | |
5385 | 5385 | | |
5386 | 5386 | | |
| 5387 | + | |
5387 | 5388 | | |
5388 | 5389 | | |
5389 | 5390 | | |
| |||
5424 | 5425 | | |
5425 | 5426 | | |
5426 | 5427 | | |
| 5428 | + | |
| 5429 | + | |
5427 | 5430 | | |
5428 | 5431 | | |
5429 | 5432 | | |
5430 | 5433 | | |
5431 | 5434 | | |
| 5435 | + | |
| 5436 | + | |
| 5437 | + | |
| 5438 | + | |
| 5439 | + | |
| 5440 | + | |
| 5441 | + | |
| 5442 | + | |
| 5443 | + | |
| 5444 | + | |
5432 | 5445 | | |
5433 | 5446 | | |
5434 | 5447 | | |
| |||
0 commit comments