[PATCH 3/6] powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()
Michael Ellerman
patch-notifications at ellerman.id.au
Sun May 15 20:21:17 AEST 2022
On Thu, 7 Apr 2022 00:57:59 +1000, Michael Ellerman wrote:
> In smp_85xx_start_cpu() we are passed an address but we're unsure if
> it's a real or virtual address, so there's a check to determine that.
>
> [...]
Applied to powerpc/next.
[3/6] powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()
https://git.kernel.org/powerpc/c/0d897255e79e26f471d10bbf72db9eee6f9cb723
cheers
More information about the Linuxppc-dev
mailing list