Re: [PATCH] x86/CPUID: correct FEATURESET_7d2 comment

2022-02-28 Thread Andrew Cooper
On 28/02/2022 10:55, Jan Beulich wrote: > Signed-off-by: Jan Beulich > > --- a/xen/include/xen/lib/x86/cpuid.h > +++ b/xen/include/xen/lib/x86/cpuid.h > @@ -17,7 +17,7 @@ > #define FEATURESET_7a1 10 /* 0x0007:1.eax*/ > #define FEATURESET_e21a 11 /* 0x8021.eax */ > #define FE

[PATCH] x86/CPUID: correct FEATURESET_7d2 comment

2022-02-28 Thread Jan Beulich
Signed-off-by: Jan Beulich --- a/xen/include/xen/lib/x86/cpuid.h +++ b/xen/include/xen/lib/x86/cpuid.h @@ -17,7 +17,7 @@ #define FEATURESET_7a1 10 /* 0x0007:1.eax*/ #define FEATURESET_e21a 11 /* 0x8021.eax */ #define FEATURESET_7b1 12 /* 0x0007:1.ebx*/ -#define FE