summaryrefslogtreecommitdiff
path: root/include/linux/hid.h
diff options
context:
space:
mode:
authorBenjamin Tissoires <bentiss@kernel.org>2024-04-11 09:05:56 +0200
committerBenjamin Tissoires <bentiss@kernel.org>2024-04-11 16:02:01 +0200
commitb912cf042072e12e93faa874265b30cc0aa521b9 (patch)
treeb747f244d5aa8f1fa8ce48ea505995ca2217b74b /include/linux/hid.h
parent685dadafbde29dc3d6b7a13be284d684b06d4d4f (diff)
downloadlinux-b912cf042072e12e93faa874265b30cc0aa521b9.tar.gz
linux-b912cf042072e12e93faa874265b30cc0aa521b9.tar.bz2
linux-b912cf042072e12e93faa874265b30cc0aa521b9.zip
HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
Reported by linux-next: After merging the hid tree, today's linux-next build (x86_64 allmodconfig) failed like this: x86_64-linux-gnu-ld: vmlinux.o: in function `hid_bpf_input_report': (.text+0x1c75181): undefined reference to `hid_input_report' Caused by commit 9be50ac30a83 ("HID: bpf: allow to inject HID event from BPF") I just forgot to put the indirection in place. Link: https://lore.kernel.org/linux-kernel/20240411105131.7830f966@canb.auug.org.au/ Fixes: 9be50ac30a83 ("HID: bpf: allow to inject HID event from BPF") Link: https://lore.kernel.org/r/20240411-fix-hid-bpf-v1-1-4ae913031a8c@kernel.org Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Diffstat (limited to 'include/linux/hid.h')
0 files changed, 0 insertions, 0 deletions