On Thu, Dec 1, 2016 at 3:15 AM, Borislav Petkov <b...@alien8.de> wrote: > On Thu, Dec 01, 2016 at 11:07:21AM +0100, Thomas Gleixner wrote: >> Yes, that makes a lot of sense. > > Here it is: > > --- > From: Borislav Petkov <b...@suse.de> > Date: Thu, 1 Dec 2016 12:11:37 +0100 > Subject: [PATCH] x86/CPU: Add X86_FEATURE_CPUID > > Add a synthetic CPUID flag denoting whether the CPU sports the CPUID > instruction or not. This will come useful later when accomodating > CPUID-less CPUs.
Reviewed-by: Andy Lutomirski <l...@kernel.org>