diff options
author | Alexandre Ghiti <alexghiti@rivosinc.com> | 2024-12-09 10:45:08 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2024-12-11 22:43:44 +0300 |
commit | c796e187201242992d6d292bfeff41aadfdf3f29 (patch) | |
tree | a981a97ccef65ac6ffb0f4a73eb21cce1057f3a6 /tools/perf/scripts/python/parallel-perf.py | |
parent | b3134b8c1a1cf5779a74df902c75fa185083006e (diff) | |
download | linux-c796e187201242992d6d292bfeff41aadfdf3f29.tar.xz |
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 <alexghiti@rivosinc.com>
Link: https://lore.kernel.org/r/20241209074508.53037-1-alexghiti@rivosinc.com
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions