linux-stable/include
Benjamin Tissoires 764ad6b027 HID: bpf: use __bpf_kfunc instead of noinline
Follow the docs at Documentation/bpf/kfuncs.rst:
- declare the function with `__bpf_kfunc`
- disables missing prototype warnings, which allows to remove them from
  include/linux/hid-bpf.h

Removing the prototypes is not an issue because we currently have to
redeclare them when writing the BPF program. They will eventually be
generated by bpftool directly AFAIU.

Link: https://lore.kernel.org/r/20240124-b4-hid-bpf-fixes-v2-3-052520b1e5e6@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
2024-01-31 10:27:08 +01:00
..
acpi ACPI updates for 6.8-rc1 2024-01-09 16:12:44 -08:00
asm-generic Networking changes for 6.8. 2024-01-11 10:07:29 -08:00
clocksource
crypto
drm drm-next for 6.8: 2024-01-12 11:32:19 -08:00
dt-bindings Core: 2024-01-12 13:54:25 -08:00
keys
kunit Networking changes for 6.8. 2024-01-11 10:07:29 -08:00
kvm
linux HID: bpf: use __bpf_kfunc instead of noinline 2024-01-31 10:27:08 +01:00
math-emu
media
memory
misc
net RDMA v6.8 merge window 2024-01-12 13:52:21 -08:00
pcmcia
ras
rdma
rv
scsi
soc
sound ASoC: Updates for v6.8 2024-01-08 08:18:02 +01:00
target
trace f2fs update for 6.8-rc1 2024-01-11 20:39:15 -08:00
uapi media updates for v6.8-rc1 2024-01-12 14:29:48 -08:00
ufs
vdso
video video/sticore: Remove info field from STI struct 2024-01-12 12:38:37 +01:00
xen