[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180315134907.9311-1-kirill.shutemov@linux.intel.com>
Date: Thu, 15 Mar 2018 16:49:05 +0300
From: "Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
To: Ingo Molnar <mingo@...hat.com>, x86@...nel.org,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>,
Tom Lendacky <thomas.lendacky@....com>
Cc: Dave Hansen <dave.hansen@...el.com>,
Kai Huang <kai.huang@...ux.intel.com>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
"Kirill A. Shutemov" <kirill.shutemov@...ux.intel.com>
Subject: [PATCH 0/2] x86/mm: Fix couple MKTME-related issues
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
Powered by blists - more mailing lists