commit | e26ad936dd89d79f66c2b567f700e0c2a7103070 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Tue Jan 14 08:13:08 2020 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Jan 23 21:31:12 2020 +1100 |
tree | 5dd8046e6824f2c3d810c20167b25889fb5f8cea | |
parent | 1e1c8b2cc37afb333c1829e8e0360321813bf220 [diff] |
powerpc/ptdump: Fix W+X verification call in mark_rodata_ro() ptdump_check_wx() also have to be called when pages are mapped by blocks. Fixes: 453d87f6a8ae ("powerpc/mm: Warn if W+X pages found on boot") Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/37517da8310f4457f28921a4edb88fb21d27b62a.1578989531.git.christophe.leroy@c-s.fr