Re: linux-next: build failure after merge of the hid tree

From: Benjamin Tissoires
Date: Thu Apr 11 2024 - 03:17:44 EST


On Apr 11 2024, Stephen Rothwell wrote:
> Hi all,
>
> 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 have used the hid tree from next-20240410 for today.

Sorry for that. It should be fixed by:
https://lore.kernel.org/linux-input/20240411-fix-hid-bpf-v1-1-4ae913031a8c@xxxxxxxxxx/T/#u

If no one complains about it today, I'll append it to the HID for-next branch.

Cheers,
Benjamin

>
> --
> Cheers,
> Stephen Rothwell