Re: [PATCH] powerpc/ptdump: fix W+X verification call in mark_rodata_ro()
From: Michael Ellerman <hidden>
Date: 2020-01-29 05:17:54
Also in:
lkml
From: Michael Ellerman <hidden>
Date: 2020-01-29 05:17:54
Also in:
lkml
On Tue, 2020-01-14 at 08:13:08 UTC, Christophe Leroy wrote:
ptdump_check_wx() also have to be called when pages are mapped
by blocks.
Signed-off-by: Christophe Leroy <redacted>
Fixes: 453d87f6a8ae ("powerpc/mm: Warn if W+X pages found on boot")Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e26ad936dd89d79f66c2b567f700e0c2a7103070 cheers