From: Katy Feng Date: Mon, 24 Apr 2023 19:30:14 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-12.3.0~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68107d0bd5e7f900c2af5946ef560fdcd5454534;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 77911fbea..139ede60f 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -619,7 +619,7 @@ FLAG( 7, 2, EDX, 0, 1, PSFD, YES, 20 ) \ FLAG( 7, 2, EDX, 1, 1, IPRED_CTRL, NO, 0 ) \ FLAG( 7, 2, EDX, 2, 1, RRSBA_CTRL, NO, 0 ) \ FLAG( 7, 2, EDX, 3, 1, DDPD_U, NO, 0 ) \ -FLAG( 7, 2, EDX, 4, 1, BHI_CTRL, NO, 0 ) \ +FLAG( 7, 2, EDX, 4, 1, BHI_CTRL, YES, 21 ) \ FLAG( 7, 2, EDX, 5, 1, MCDT_NO, NO, 0 ) /* LEVEL, SUB-LEVEL, REG, POS, SIZE, NAME, MON SUPP, HWV */