[PATCH -fixes] riscv: Fix wrong usage of __pa() on a fixmap address

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Wed Dec 11 14:33:20 PST 2024


Hello:

This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:

On Mon,  9 Dec 2024 08:45:08 +0100 you wrote:
> 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 at rivosinc.com>
> ---
>  arch/riscv/kernel/setup.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [-fixes] riscv: Fix wrong usage of __pa() on a fixmap address
    https://git.kernel.org/riscv/c/c796e1872012

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-riscv mailing list