We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df934b commit 7757d60Copy full SHA for 7757d60
security/Kconfig
@@ -57,7 +57,7 @@ config SECURITY_NETWORK
57
config PAGE_TABLE_ISOLATION
58
bool "Remove the kernel mapping in user mode"
59
default y
60
- depends on X86_64 && !UML
+ depends on X86 && !UML
61
help
62
This feature reduces the number of hardware side channels by
63
ensuring that the majority of kernel addresses are not mapped
0 commit comments