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