On Thu, 28 Nov 2024 14:27:16 +0100, Benjamin Tissoires wrote:
bpftool now embeds the kfuncs definitions directly in the generated vmlinux.h
This is great, but because the selftests dir might be compiled with HID_BPF disabled, we have no guarantees to be able to compile the sources with the generated kfuncs.
[...]
Applied to hid/hid.git (for-6.13/upstream-fixes), thanks!
[1/1] selftests/hid: fix kfunc inclusions with newer bpftool https://git.kernel.org/hid/hid/c/8d355b56f295
Cheers,