KPTI: Rename to PAGE_TABLE_ISOLATION
authorKees Cook <keescook@chromium.org>
Thu, 4 Jan 2018 01:14:24 +0000 (01:14 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 7 Jan 2018 01:46:54 +0000 (01:46 +0000)
commit108ec7a7d73e90db280f14581ccddc6f9c928bff
tree614e0b176b1e571904debfe1bbaf7bb17aa7ed2d
parent99273214e17a9772fe7929b7a71fb4a07b22b666
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>
[bwh: Backported to 3.2]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
14 files changed:
arch/x86/boot/compressed/misc.h
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/entry_64.S
arch/x86/kernel/head_64.S
arch/x86/mm/Makefile
include/linux/kaiser.h
include/linux/percpu-defs.h
security/Kconfig