[PATCH 0/2] x86/mm: Fix couple MKTME-related issues

From: Kirill A. Shutemov
Date: Thu Mar 15 2018 - 09:49:47 EST


Kai has pointed to few issues around x86_phys_bits in MKTME changes.

Here is fixes. Please review and consider applying.

Kirill A. Shutemov (2):
x86/mm: Fix comment in detect_tme() regarding x86_phys_bits
x86/mm: Do not lose cpuinfo_x86:x86_phys_bits adjustment

arch/x86/include/asm/processor.h | 1 +
arch/x86/kernel/cpu/amd.c | 3 ++-
arch/x86/kernel/cpu/common.c | 14 ++++++++++++++
arch/x86/kernel/cpu/intel.c | 8 +++-----
4 files changed, 20 insertions(+), 6 deletions(-)

--
2.16.1