From: Katy Feng Date: Thu, 23 Feb 2023 19:27:13 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-12.3.0~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355ea8ce3cd4b5038fb79e0a6ca10777ec4fdf79;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86cpuid.h b/open-vm-tools/lib/include/x86cpuid.h index 536365c4f..aed54c229 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -1430,7 +1430,9 @@ FIELD(820, 1, EDX, 0, 32, NUM_SERVICE_CLASSES, NO, 0 ) #define CPUID_FIELD_DATA_LEVEL_821 \ FLAG( 821, 0, EAX, 7, 1, UPPER_ADDRESS_IGNORE, YES, 20 ) -#define CPUID_FIELD_DATA_LEVEL_822 +#define CPUID_FIELD_DATA_LEVEL_822 \ +FLAG( 822, 0, EAX, 1, 1, AMD_LBREXT_V2, NO, 0 ) \ +FIELD(822, 0, EBX, 4, 6, AMD_LBR_STACK_SIZE, NO, 0 ) #define CPUID_FIELD_DATA_LEVEL_823