From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 4 Jul 2018 20:27:23 +0300 From: Jarkko Sakkinen To: Thomas Gleixner CC: , , , , , , , Ingo Molnar , "H. Peter Anvin" , "Paolo Bonzini" , Radim =?utf-8?B?S3LEjW3DocWZ?= , Peter Zijlstra , Borislav Petkov , Greg Kroah-Hartman , "Alexei Starovoitov" , David Woodhouse , "Andi Kleen" , Konrad Rzeszutek Wilk , Tom Lendacky , Janakarajan Natarajan , Andy Lutomirski , "Ricardo Neri" , "Kirill A. Shutemov" , "open list:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , "open list:KERNEL VIRTUAL MACHINE FOR X86 (KVM/x86)" Subject: Re: [PATCH v12 04/13] x86/cpufeatures: add Intel-defined SGX leaf CPUID_12_EAX Message-ID: <20180704172723.GG6724@linux.intel.com> References: <20180703182118.15024-1-jarkko.sakkinen@linux.intel.com> <20180703182118.15024-5-jarkko.sakkinen@linux.intel.com> Content-Type: text/plain; charset="us-ascii" In-Reply-To: Return-Path: jarkko.sakkinen@linux.intel.com MIME-Version: 1.0 List-ID: On Tue, Jul 03, 2018 at 08:54:56PM +0200, Thomas Gleixner wrote: > On Tue, 3 Jul 2018, Jarkko Sakkinen wrote: > > > From: Sean Christopherson > > > > CPUID_12_EAX is an Intel-defined feature bits leaf dedicated for SGX. > > There are currently four documented feature bits, with more expected in > > the not-too-distant future. > > > > Signed-off-by: Sean Christopherson > > Lacks SOB > > Thanks, > > tglx Thanks, will refine! /Jarkko From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Sakkinen Subject: Re: [PATCH v12 04/13] x86/cpufeatures: add Intel-defined SGX leaf CPUID_12_EAX Date: Wed, 4 Jul 2018 20:27:23 +0300 Message-ID: <20180704172723.GG6724@linux.intel.com> References: <20180703182118.15024-1-jarkko.sakkinen@linux.intel.com> <20180703182118.15024-5-jarkko.sakkinen@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Thomas Gleixner Cc: x86@kernel.org, platform-driver-x86@vger.kernel.org, dave.hansen@intel.com, sean.j.christopherson@intel.com, nhorman@redhat.com, npmccallum@redhat.com, linux-sgx@vger.kernel.org, Ingo Molnar , "H. Peter Anvin" , Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , Peter Zijlstra , Borislav Petkov , Greg Kroah-Hartman , Alexei Starovoitov , David Woodhouse , Andi Kleen , Konrad Rzeszutek Wilk , Tom Lendacky , Janakarajan Natarajan , Andy Lutomirski , Ricardo Neri List-Id: platform-driver-x86.vger.kernel.org On Tue, Jul 03, 2018 at 08:54:56PM +0200, Thomas Gleixner wrote: > On Tue, 3 Jul 2018, Jarkko Sakkinen wrote: > > > From: Sean Christopherson > > > > CPUID_12_EAX is an Intel-defined feature bits leaf dedicated for SGX. > > There are currently four documented feature bits, with more expected in > > the not-too-distant future. > > > > Signed-off-by: Sean Christopherson > > Lacks SOB > > Thanks, > > tglx Thanks, will refine! /Jarkko