[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <157298900783.17462.2778215498449243912.stgit@naples-babu.amd.com>
Date: Tue, 5 Nov 2019 21:25:20 +0000
From: "Moger, Babu" <Babu.Moger@....com>
To: "tglx@...utronix.de" <tglx@...utronix.de>,
"mingo@...hat.com" <mingo@...hat.com>,
"bp@...en8.de" <bp@...en8.de>, "hpa@...or.com" <hpa@...or.com>,
"pbonzini@...hat.com" <pbonzini@...hat.com>,
"rkrcmar@...hat.com" <rkrcmar@...hat.com>,
"sean.j.christopherson@...el.com" <sean.j.christopherson@...el.com>,
"vkuznets@...hat.com" <vkuznets@...hat.com>,
"wanpengli@...cent.com" <wanpengli@...cent.com>,
"jmattson@...gle.com" <jmattson@...gle.com>
CC: "x86@...nel.org" <x86@...nel.org>,
"joro@...tes.org" <joro@...tes.org>,
"Moger, Babu" <Babu.Moger@....com>,
"luto@...nel.org" <luto@...nel.org>,
"zohar@...ux.ibm.com" <zohar@...ux.ibm.com>,
"yamada.masahiro@...ionext.com" <yamada.masahiro@...ionext.com>,
"nayna@...ux.ibm.com" <nayna@...ux.ibm.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>,
"zohar@...ux.ibm.com" <zohar@...ux.ibm.com>,
"yamada.masahiro@...ionext.com" <yamada.masahiro@...ionext.com>,
"ebiederm@...ssion.com" <ebiederm@...ssion.com>,
"ricardo.neri-calderon@...ux.intel.com"
<ricardo.neri-calderon@...ux.intel.com>,
"bshanks@...eweavers.com" <bshanks@...eweavers.com>
Subject: [PATCH v3 0/2] Update UMIP config parameter and docs
AMD 2nd generation EPYC processors support the UMIP feature.
So, update the Kconfig and umip related documentation.
---
v3:
Removed X86 depend check. Just kept CPU_SUP_* check.
Updated the comments in umip.c to make it bit generic.
v2:
Learned that for the hardware that support UMIP, we dont need to
emulate. Removed the emulation related code and just submitting
the config changes.
Babu Moger (2):
x86/Kconfig: Rename UMIP config parameter
x86/umip: Update the comments to cover generic x86 processors
arch/x86/Kconfig | 10 +++++-----
arch/x86/include/asm/disabled-features.h | 2 +-
arch/x86/include/asm/umip.h | 4 ++--
arch/x86/kernel/Makefile | 2 +-
arch/x86/kernel/umip.c | 12 ++++++------
5 files changed, 15 insertions(+), 15 deletions(-)
--
Powered by blists - more mailing lists