OSDN Git Service

KPTI: Rename to PAGE_TABLE_ISOLATION
authorKees Cook <keescook@chromium.org>
Wed, 3 Jan 2018 18:43:15 +0000 (10:43 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Jan 2018 14:44:26 +0000 (15:44 +0100)
commit3e1457d6bf26d9ec300781f84cd0057e44deb45d
tree777e30b02941ce41ac4b1e4b407dd79c61e761db
parent7f79599df9c4a36130f7a4f6778b334a97632477
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>
14 files changed:
arch/x86/boot/compressed/misc.h
arch/x86/entry/entry_64.S
arch/x86/include/asm/cpufeature.h
arch/x86/include/asm/kaiser.h
arch/x86/include/asm/pgtable.h
arch/x86/include/asm/pgtable_64.h
arch/x86/include/asm/pgtable_types.h
arch/x86/include/asm/tlbflush.h
arch/x86/kernel/cpu/perf_event_intel_ds.c
arch/x86/kernel/head_64.S
arch/x86/mm/Makefile
include/linux/kaiser.h
include/linux/percpu-defs.h
security/Kconfig