From: John Wolfe Date: Tue, 21 Dec 2021 20:48:49 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-12.0.0~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53949064ee169cdba0925d99a1f9a75f63dbf39b;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_basic_types.h b/open-vm-tools/lib/include/vm_basic_types.h index 19f5df06e..7070754a6 100644 --- a/open-vm-tools/lib/include/vm_basic_types.h +++ b/open-vm-tools/lib/include/vm_basic_types.h @@ -671,7 +671,7 @@ typedef void * UserVA; #define INVALID_LPN ((LPN)-1) #define INVALID_VPN ((VPN)-1) #define INVALID_LPN64 ((LPN64)-1) -#define INVALID_PAGENUM ((PageNum)0x000000ffffffffffull) +#define INVALID_PAGENUM ((PageNum)0x0000003fffffffffull) #define INVALID_PAGENUM32 ((uint32)-1) /*