]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: bpf: rework hid_bpf_ops_btf_struct_access
authorBenjamin Tissoires <bentiss@kernel.org>
Sat, 8 Jun 2024 09:01:27 +0000 (11:01 +0200)
committerBenjamin Tissoires <bentiss@kernel.org>
Fri, 14 Jun 2024 09:20:21 +0000 (11:20 +0200)
commitf1a5fb6c7cf637e991cedc799e1470e01e148669
tree58469a8d1b6e90b4af524c3b50a0ea0ebc758299
parentbd0747543b3d973df6af0f43965f58965375d524
HID: bpf: rework hid_bpf_ops_btf_struct_access

The idea is to provide a list of stucts and their editable fields.

Currently no functional changes are introduced here, we will add some
more writeable fields in the next patch.

Acked-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/r/20240608-hid_bpf_struct_ops-v3-15-6ac6ade58329@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
drivers/hid/bpf/hid_bpf_struct_ops.c