From: John Wolfe Date: Thu, 4 Mar 2021 21:48:46 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.3.0~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edeef6123b1c1edeac42acd4b45f5dab96a8c8d3;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86_basic_defs.h b/open-vm-tools/lib/include/x86_basic_defs.h index 91056bf07..68b8d2379 100644 --- a/open-vm-tools/lib/include/x86_basic_defs.h +++ b/open-vm-tools/lib/include/x86_basic_defs.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 2006-2020 VMware, Inc. All rights reserved. + * Copyright (C) 2006-2021 VMware, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published @@ -101,7 +101,7 @@ #define CR4_PKE 0x00400000 #define CR4_CET 0x00800000 #define CR4_PKS 0x01000000 -#define CR4_RESERVED CONST64U(0xfffffffffe889000) +#define CR4_RESERVED CONST64U(0xfffffffffe089000) #define CR8_RESERVED CONST64U(0xfffffffffffffff0) /*