Hello: This patch was applied to riscv/linux.git (fixes) by Rob Herring (Arm) <robh@xxxxxxxxxx>: 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@xxxxxxxxxx> > Suggested-by: Mark Rutland <mark.rutland@xxxxxxx> > Signed-off-by: Usama Arif <usamaarif642@xxxxxxxxx> > 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