]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Tue, 5 Jun 2018 22:47:38 +0000 (15:47 -0700)
committerOliver Kurth <okurth@vmware.com>
Tue, 5 Jun 2018 22:47:38 +0000 (15:47 -0700)
open-vm-tools/lib/include/vm_basic_types.h

index bde428f65631b6b928ac1de4c9543e8da232931b..91624d5772788cfbafa14f4eebc6ea720cee521a 100644 (file)
@@ -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)
 
 /*