KPTI: Rename to PAGE_TABLE_ISOLATION

This renames CONFIG_KAISER to CONFIG_PAGE_TABLE_ISOLATION.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Kees Cook
2018-01-03 10:17:35 -08:00
committed by Greg Kroah-Hartman
parent 59094faf3f
commit e71fac0172
16 changed files with 31 additions and 31 deletions

View File

@@ -31,7 +31,7 @@ config SECURITY
If you are unsure how to answer this question, answer N.
config KAISER
config PAGE_TABLE_ISOLATION
bool "Remove the kernel mapping in user mode"
default y
depends on X86_64 && SMP