Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
| Newsgroups | gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.ports.arm.kernel,gmane.linux.kernel,gmane.linux.drivers.devicetree,gmane.linux.kernel.kexec,gmane.linux.ports.sh.devel,gmane.linux.ports.mips |
|---|---|
| Message-ID | <173395636750.1729195.6853192666319119853.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to riscv/linux.git (fixes) by Rob Herring (Arm) <[email protected]>: 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 <[email protected]> > Suggested-by: Mark Rutland <[email protected]> > Signed-off-by: Usama Arif <[email protected]> > 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