]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Thu, 31 Dec 2020 18:12:25 +0000 (10:12 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Thu, 31 Dec 2020 18:12:25 +0000 (10:12 -0800)
open-vm-tools/lib/include/x86_basic_defs.h

index 21af9a878552c5a4de9d88bdc4f00b4f1a88b25e..91056bf07d31ba036bebb4771a5c76293119e572 100644 (file)
 #define CR4_PKE        0x00400000
 #define CR4_CET        0x00800000
 #define CR4_PKS        0x01000000
-#define CR4_RESERVED   CONST64U(0xffffffffff889000)
+#define CR4_RESERVED   CONST64U(0xfffffffffe889000)
 #define CR8_RESERVED   CONST64U(0xfffffffffffffff0)
 
 /*