[GIT PULL] HID fix for 6.12-rc1
From: Benjamin Tissoires
Date: Wed Oct 02 2024 - 11:40:45 EST
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2024090201
to receive
=====
- a small missing fix from the new HID-BPF code introduced in v6.11.
This was missed because the BPF tree was then more permissive, but is
less now, in v6.12-rc1. This lead to the HID-BPF CI failing
completely, which is a good thing I guess, because it exposed the
problem.
=====
Thanks.
----------------------------------------------------------------
Benjamin Tissoires (1):
HID: bpf: fix cfi stubs for hid_bpf_ops
drivers/hid/bpf/hid_bpf_struct_ops.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)