diff options
| author | Alexei Starovoitov <[email protected]> | 2022-09-02 21:10:54 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-09-05 13:33:06 +0000 |
| commit | 96da3f7d489d11b43e7c1af90d876b9a2492cca8 (patch) | |
| tree | 45ddc0b1d6da09d1acfe4f9be1de97b490dad59c /drivers/usb/cdns3/cdns3-plat.c | |
| parent | bpf: Convert percpu hash map to per-cpu bpf_mem_alloc. (diff) | |
| download | kernel-96da3f7d489d11b43e7c1af90d876b9a2492cca8.tar.gz kernel-96da3f7d489d11b43e7c1af90d876b9a2492cca8.zip | |
bpf: Remove tracing program restriction on map types
The hash map is now fully converted to bpf_mem_alloc. Its implementation is not
allocating synchronously and not calling call_rcu() directly. It's now safe to
use non-preallocated hash maps in all types of tracing programs including
BPF_PROG_TYPE_PERF_EVENT that runs out of NMI context.
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Kumar Kartikeya Dwivedi <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-plat.c')
0 files changed, 0 insertions, 0 deletions
