Re: [v5,01/16] powerpc/wii: properly disable use of BATs when requested.

From: Michael Ellerman
Date: Mon Feb 25 2019 - 22:27:57 EST


On Thu, 2019-02-21 at 19:08:37 UTC, Christophe Leroy wrote:
> 'nobats' kernel parameter or some options like CONFIG_DEBUG_PAGEALLOC
> deny the use of BATS for mapping memory.
>
> This patch makes sure that the specific wii RAM mapping function
> takes it into account as well.
>
> Fixes: de32400dd26e ("wii: use both mem1 and mem2 as ram")
> Cc: stable@xxxxxxxxxxxxxxx
> Reviewed-by: Jonathan Neuschafer <j.neuschaefer@xxxxxxx>
> Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Series applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/6d183ca8baec983dc4208ca45ece3c36

cheers