From: Oliver Kurth Date: Tue, 5 Jun 2018 22:47:38 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~549 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a43542a2fcad1df3a8eb4cec460d67d359ee27;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 bde428f65..91624d577 100644 --- a/open-vm-tools/lib/include/vm_basic_types.h +++ b/open-vm-tools/lib/include/vm_basic_types.h @@ -654,7 +654,7 @@ typedef void * UserVA; #define INVALID_LPN ((LPN)-1) #define INVALID_VPN ((VPN)-1) #define INVALID_LPN64 ((LPN64)-1) -#define INVALID_PAGENUM ((uint32)-1) +#define INVALID_PAGENUM ((PageNum)0x000000ffffffffffull) #define INVALID_PAGENUM32 ((uint32)-1) /*