commit | facdbdfe0e6202d74758387ae9189c39f7b4b16c | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <bentiss@kernel.org> | Tue Jul 23 18:21:54 2024 +0200 |
committer | Benjamin Tissoires <bentiss@kernel.org> | Wed Jul 24 18:27:22 2024 +0200 |
tree | 6f99efe47551af6644b5f81d5b9e6ea54bf9c7bf | |
parent | acd34cfc48b3dd46e5e4c4bdc99cc0c15568bac0 [diff] |
selftests/hid: add test for attaching multiple time the same struct_ops Turns out that we would en up in a bad state if we attempt to attach twice the same HID-BPF struct_ops, so have a test for it. Link: https://patch.msgid.link/20240723-fix-6-11-bpf-v1-4-b9d770346784@kernel.org Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>