aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorAlexandre Ghiti <[email protected]>2024-12-09 08:45:08 +0100
committerPalmer Dabbelt <[email protected]>2024-12-11 11:43:44 -0800
commitc796e187201242992d6d292bfeff41aadfdf3f29 (patch)
treea981a97ccef65ac6ffb0f4a73eb21cce1057f3a6 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parentb3134b8c1a1cf5779a74df902c75fa185083006e (diff)
riscv: Fix wrong usage of __pa() on a fixmap address
riscv uses fixmap addresses to map the dtb so we can't use __pa() which is reserved for linear mapping addresses. Fixes: b2473a359763 ("of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify") Signed-off-by: Alexandre Ghiti <[email protected]> Link: https://lore.kernel.org/r/[email protected] Cc: [email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions