Re: [PATCH v1 1/4] powerpc/fixmap: don't clear fixmap area in paging_init()

From: Christophe Leroy
Date: Wed Nov 27 2019 - 09:43:26 EST




Le 26/11/2019 Ã 02:13, Michael Ellerman a ÃcritÂ:
On Thu, 2019-09-12 at 13:49:41 UTC, Christophe Leroy wrote:
fixmap is intended to map things permanently like the IMMR region on
FSL SOC (8xx, 83xx, ...), so don't clear it when initialising paging()

Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/f2bb86937d86ebcb0e52f95b6d19aba1d850e601


Hi,

What happened ?

It looks like it is gone in today's powerpc next.

Christophe