Re: [PATCH] powerpc/book3e: Fix TLBCAM preset at boot

From: Michael Ellerman
Date: Wed Nov 17 2021 - 06:25:43 EST


On Mon, 15 Nov 2021 10:05:32 +0100, Christophe Leroy wrote:
> Commit 52bda69ae8b5 ("powerpc/fsl_booke: Tell map_mem_in_cams() if
> init is done") was supposed to just add an additional parameter to
> map_mem_in_cams() and always set it to 'true' at that time.
>
> But a few call sites were messed up. Fix them.
>
>
> [...]

Applied to powerpc/fixes.

[1/1] powerpc/book3e: Fix TLBCAM preset at boot
https://git.kernel.org/powerpc/c/5b54860943dc4681be5de2fc287408c7ce274dfc

cheers