From: Oliver Kurth Date: Fri, 2 Nov 2018 22:28:17 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~347 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee49a8158e9648feb05e934ad3b0f23ac1c5fca3;p=thirdparty%2Fopen-vm-tools.git Common header file change 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 3fe943c71..4605b6f7c 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -520,7 +520,7 @@ FLAG( 7, 0, ECX, 2, 1, UMIP, YES, 17, FALSE) \ FLAG( 7, 0, ECX, 3, 1, PKU, YES, 13, TRUE) \ FLAG( 7, 0, ECX, 4, 1, OSPKE, ANY, 13, TRUE) \ FLAG( 7, 0, ECX, 5, 1, WAITPKG, NO, 0, TRUE) \ -FLAG( 7, 0, ECX, 6, 1, AVX512VBMI2, NO, 0, TRUE) \ +FLAG( 7, 0, ECX, 6, 1, AVX512VBMI2, YES, 17, TRUE) \ FLAG( 7, 0, ECX, 8, 1, GFNI, NO, 0, TRUE) \ FLAG( 7, 0, ECX, 9, 1, VAES, NO, 0, TRUE) \ FLAG( 7, 0, ECX, 10, 1, VPCLMULQDQ, YES, 17, TRUE) \