aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_target.rs
diff options
context:
space:
mode:
authorBenjamin Tissoires <[email protected]>2024-07-23 16:21:52 +0000
committerBenjamin Tissoires <[email protected]>2024-07-24 16:27:21 +0000
commitf64c1a4593391c57accf32693a14ef45f8162b5c (patch)
tree1934086f2f586eb84fd81be3997b10e1d22082e4 /scripts/generate_rust_target.rs
parentselftests/hid: fix bpf_wq new API (diff)
downloadkernel-f64c1a4593391c57accf32693a14ef45f8162b5c.tar.gz
kernel-f64c1a4593391c57accf32693a14ef45f8162b5c.zip
selftests/hid: disable struct_ops auto-attach
Since commit 08ac454e258e ("libbpf: Auto-attach struct_ops BPF maps in BPF skeleton"), libbpf automatically calls bpf_map__attach_struct_ops() on every struct_ops it sees in the bpf object. The problem is that our test bpf object has many of them but only one should be manually loaded at a time, or we end up locking the syscall. Link: https://patch.msgid.link/[email protected] Signed-off-by: Benjamin Tissoires <[email protected]>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions