Re: [PATCH v2 1/2] powerpc/64: Fix the definition of the fixmap area

From: Michael Ellerman
Date: Thu Apr 29 2021 - 10:02:32 EST


On Tue, 20 Apr 2021 13:32:48 +0000 (UTC), Christophe Leroy wrote:
> At the time being, the fixmap area is defined at the top of
> the address space or just below KASAN.
>
> This definition is not valid for PPC64.
>
> For PPC64, use the top of the I/O space.
>
> [...]

Applied to powerpc/next.

[1/2] powerpc/64: Fix the definition of the fixmap area
https://git.kernel.org/powerpc/c/9ccba66d4d2aff9a3909aa77d57ea8b7cc166f3c
[2/2] powerpc/legacy_serial: Use early_ioremap()
https://git.kernel.org/powerpc/c/0bd3f9e953bd3636e73d296e9bed11a25c09c118

cheers