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~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5321737607c4779936ea7d1ca4eb7cc02f0ba452;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 139ede60f..9fdbeb8a6 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -617,7 +617,7 @@ FLAG( 7, 1, EDX, 14, 1, PREFETCHI, NO, 0 ) \ FLAG( 7, 1, EDX, 18, 1, CET_SSS, NO, 0 ) \ 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, 2, 1, RRSBA_CTRL, YES, 21 ) \ FLAG( 7, 2, EDX, 3, 1, DDPD_U, NO, 0 ) \ FLAG( 7, 2, EDX, 4, 1, BHI_CTRL, YES, 21 ) \ FLAG( 7, 2, EDX, 5, 1, MCDT_NO, NO, 0 )