[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173395636750.1729195.6853192666319119853.git-patchwork-notify@kernel.org>
Date: Wed, 11 Dec 2024 22:32:47 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Usama Arif <usamaarif642@...il.com>
Cc: linux-riscv@...ts.infradead.org, robh@...nel.org, mark.rutland@....com,
will@...nel.org, leitao@...ian.org, catalin.marinas@....com,
tglx@...utronix.de, chris@...kel.net, saravanak@...gle.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, kexec@...ts.infradead.org,
loongarch@...ts.linux.dev, linux-sh@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-openrisc@...r.kernel.org,
linux-mips@...r.kernel.org, linux-csky@...r.kernel.org
Subject: Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and
early_init_dt_verify
Hello:
This patch was applied to riscv/linux.git (fixes)
by Rob Herring (Arm) <robh@...nel.org>:
On Wed, 23 Oct 2024 18:14:26 +0100 you wrote:
> __pa() is only intended to be used for linear map addresses and using
> it for initial_boot_params which is in fixmap for arm64 will give an
> incorrect value. Hence save the physical address when it is known at
> boot time when calling early_init_dt_scan for arm64 and use it at kexec
> time instead of converting the virtual address using __pa().
>
> Reported-by: Breno Leitao <leitao@...ian.org>
> Suggested-by: Mark Rutland <mark.rutland@....com>
> Signed-off-by: Usama Arif <usamaarif642@...il.com>
> Fixes: ac10be5cdbfa ("arm64: Use common of_kexec_alloc_and_setup_fdt()")
>
> [...]
Here is the summary with links:
- [v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
https://git.kernel.org/riscv/c/b2473a359763
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists