Skip to content
Commit 54727e6e authored by Linus Torvalds's avatar Linus Torvalds
Browse files

x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA



It turns out that we still have issues with the EFI memory map that ends
up polluting our kernel page tables with writable executable pages.

That will get sorted out, but in the meantime let's not make the scary
complaint about them be on by default.  The code is useful for
developers, but not ready for end user testing yet.

Acked-by: default avatarBorislav Petkov <bp@alien8.de>
Acked-by: default avatarIngo Molnar <mingo@kernel.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent d1e41ff1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment