diff options
author | 2021-12-02 23:36:41 +0800 | |
---|---|---|
committer | 2022-01-09 13:51:48 -0800 | |
commit | b0fd4b1bf995172b9efcee23600d4f69571c321c (patch) | |
tree | b2b387e9cafa5e9053297f6ffa94d31ba9dfaadf /lib/test_overflow.c | |
parent | RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n (diff) | |
download | wireguard-linux-b0fd4b1bf995172b9efcee23600d4f69571c321c.tar.xz wireguard-linux-b0fd4b1bf995172b9efcee23600d4f69571c321c.zip |
riscv: mm: fix wrong phys_ram_base value for RV64
Currently, if 64BIT and !XIP_KERNEL, the phys_ram_base is always 0,
no matter the real start of dram reported by memblock is.
Fixes: 6d7f91d914bc ("riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion")
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Alexandre Ghiti <alex@ghiti.fr>
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions