Commit 5afcab2
committed
Merge tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Borislav Petkov:
"Two more fixes to the perf sigtrap handling:
- output the address in the sample only when it has been requested
- handle the case where user-only events can hit in kernel and thus
upset the sigtrap sanity checking"
* tag 'perf_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
perf: Consider OS filter fail
perf: Fixup SIGTRAP and sample_flags interaction1 file changed
+25
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9273 | 9273 | | |
9274 | 9274 | | |
9275 | 9275 | | |
| 9276 | + | |
| 9277 | + | |
| 9278 | + | |
| 9279 | + | |
| 9280 | + | |
| 9281 | + | |
| 9282 | + | |
| 9283 | + | |
| 9284 | + | |
| 9285 | + | |
| 9286 | + | |
| 9287 | + | |
| 9288 | + | |
9276 | 9289 | | |
9277 | 9290 | | |
9278 | 9291 | | |
| |||
9306 | 9319 | | |
9307 | 9320 | | |
9308 | 9321 | | |
| 9322 | + | |
| 9323 | + | |
| 9324 | + | |
| 9325 | + | |
| 9326 | + | |
| 9327 | + | |
| 9328 | + | |
9309 | 9329 | | |
9310 | 9330 | | |
9311 | 9331 | | |
9312 | 9332 | | |
9313 | 9333 | | |
9314 | 9334 | | |
9315 | 9335 | | |
9316 | | - | |
| 9336 | + | |
9317 | 9337 | | |
9318 | 9338 | | |
9319 | 9339 | | |
| |||
9328 | 9348 | | |
9329 | 9349 | | |
9330 | 9350 | | |
9331 | | - | |
| 9351 | + | |
| 9352 | + | |
| 9353 | + | |
| 9354 | + | |
9332 | 9355 | | |
9333 | 9356 | | |
9334 | 9357 | | |
| |||
0 commit comments