diff options
| author | Andrii Nakryiko <[email protected]> | 2024-05-15 06:24:39 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2024-05-15 16:34:54 +0000 |
| commit | 9ee98229083186837199912a7debb666146b8c17 (patch) | |
| tree | ec01949d678ef183fc8ac9707ee5eaaeb7e62e04 /drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c | |
| parent | MAINTAINERS: Update ARM64 BPF JIT maintainer (diff) | |
| download | kernel-9ee98229083186837199912a7debb666146b8c17.tar.gz kernel-9ee98229083186837199912a7debb666146b8c17.zip | |
bpf: save extended inner map info for percpu array maps as well
ARRAY_OF_MAPS and HASH_OF_MAPS map types have special logic to save
a few extra fields required for correct operations of ARRAY maps, when
they are used as inner maps. PERCPU_ARRAY maps have similar
requirements as they now support generating inline element lookup
logic. So make sure that both classes of maps are handled correctly.
Reported-by: Jakub Kicinski <[email protected]>
Fixes: db69718b8efa ("bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps")
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Kumar Kartikeya Dwivedi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c')
0 files changed, 0 insertions, 0 deletions
