aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2024-05-13 11:08:03 -0700
committerAlexei Starovoitov <[email protected]>2024-05-15 09:34:53 -0700
commit1de27bba6d50a909647f304eadc0f7c59a842a50 (patch)
treeebf60051d8cd8151960eadebf7d77a493a53d0d9 /drivers/fpga/fpga-bridge.c
parent621cde16e49b3ecf7d59a8106a20aaebfb4a59a9 (diff)
libbpf: fix feature detectors when using token_fd
Adjust `union bpf_attr` size passed to kernel in two feature-detecting functions to take into account prog_token_fd field. Libbpf is avoiding memset()'ing entire `union bpf_attr` by only using minimal set of bpf_attr's fields. Two places have been missed when wiring BPF token support in libbpf's feature detection logic. Fix them trivially. Fixes: f3dcee938f48 ("libbpf: Wire up token_fd into feature probing logic") Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions