On 28/02/2022 10:55, Jan Beulich wrote:
> Signed-off-by: Jan Beulich <[email protected]>
>
> --- a/xen/include/xen/lib/x86/cpuid.h
> +++ b/xen/include/xen/lib/x86/cpuid.h
> @@ -17,7 +17,7 @@
>  #define FEATURESET_7a1   10 /* 0x00000007:1.eax    */
>  #define FEATURESET_e21a  11 /* 0x80000021.eax      */
>  #define FEATURESET_7b1   12 /* 0x00000007:1.ebx    */
> -#define FEATURESET_7d2   13 /* 0x80000007:2.edx    */
> +#define FEATURESET_7d2   13 /* 0x00000007:2.edx    */

Oops.

Reviewed-by: Andrew Cooper <[email protected]>

Reply via email to