summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorAlexandre Ghiti <alexghiti@rivosinc.com>2024-12-09 08:45:08 +0100
committerPalmer Dabbelt <palmer@rivosinc.com>2024-12-11 11:43:44 -0800
commitc796e187201242992d6d292bfeff41aadfdf3f29 (patch)
treea981a97ccef65ac6ffb0f4a73eb21cce1057f3a6 /tools/perf/scripts/python/gecko.py
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 <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/gecko.py')
0 files changed, 0 insertions, 0 deletions