Re: [PATCH] powerpc/mm/32s: fix condition that is always true
From: Michael Ellerman <hidden>
Date: 2019-06-30 08:37:38
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2019-06-30 08:37:38
Also in:
lkml
On Mon, 2019-06-17 at 21:22:20 UTC, Andreas Schwab wrote:
Move a misplaced paren that makes the condition always true.
Fixes: 63b2bc619565 ("powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX")
Signed-off-by: Andreas Schwab <redacted>
Reviewed-by: Christophe Leroy <redacted>Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/46c2478af610efb3212b8b08f74389d69899ef70 cheers