diff options
| author | Benjamin Tissoires <[email protected]> | 2024-04-20 11:09:13 +0200 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2024-04-23 19:46:57 -0700 |
| commit | 81f1d7a583fa1fa14f0c4e6140d34b5e3d08d227 (patch) | |
| tree | 17f05f9ee42a2660f9ad0a48a2179800634fc5e9 /tools/perf/scripts/python/Perf-Trace-Util | |
| parent | e3d9eac99afd94980475833479332fefd74c5c2b (diff) | |
bpf: wq: add bpf_wq_set_callback_impl
To support sleepable async callbacks, we need to tell push_async_cb()
whether the cb is sleepable or not.
The verifier now detects that we are in bpf_wq_set_callback_impl and
can allow a sleepable callback to happen.
Signed-off-by: Benjamin Tissoires <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions