Commit 66f48ff
committed
Merge: fprobe: Release rethook after the ftrace_ops is unregistered
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-9/-/merge_requests/1357
JIRA: https://issues.redhat.com/browse/RHEL-26131
There is a known bug in the fprobe subsystem which may cause a fault while running bpf selftests. This MR backports the upstream commits fixing the issue.
Signed-off-by: Viktor Malik <vmalik@redhat.com>
Approved-by: Jerome Marchand <jmarchan@redhat.com>
Approved-by: John B. Wyatt IV <jwyatt@redhat.com>
Merged-by: Scott Weaver <scweaver@redhat.com>3 files changed
+18
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | 352 | | |
359 | | - | |
| 353 | + | |
360 | 354 | | |
361 | 355 | | |
362 | 356 | | |
363 | 357 | | |
364 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
365 | 362 | | |
366 | 363 | | |
367 | 364 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
56 | 69 | | |
57 | 70 | | |
58 | 71 | | |
| |||
0 commit comments