kernel-hacking-2024-linux-s.../drivers/hid/bpf
Benjamin Tissoires acd34cfc48 HID: bpf: prevent the same struct_ops to be attached more than once
If the struct_ops is already attached, we should bail out or we will
end up in various locks and pointer issues while unregistering.

Link: https://patch.msgid.link/20240723-fix-6-11-bpf-v1-3-b9d770346784@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
2024-07-24 18:27:21 +02:00
..
progs
hid_bpf_dispatch.c
hid_bpf_dispatch.h
hid_bpf_struct_ops.c HID: bpf: prevent the same struct_ops to be attached more than once 2024-07-24 18:27:21 +02:00
Kconfig
Makefile