Re: [PATCH] HID: bpf: fix hid_bpf_input_report() when hid-core is not ready

From: Benjamin Tissoires
Date: Thu Apr 11 2024 - 10:06:28 EST


On Thu, 11 Apr 2024 09:05:56 +0200, Benjamin Tissoires wrote:
> 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'
>
> [...]

Applied to hid/hid.git (for-6.10/hid-bpf), thanks!

[1/1] HID: bpf: fix hid_bpf_input_report() when hid-core is not ready
https://git.kernel.org/hid/hid/c/b912cf042072

Cheers,
--
Benjamin Tissoires <bentiss@xxxxxxxxxx>