patch-2.4.22 linux-2.4.22/fs/partitions/efi.h

Next file: linux-2.4.22/fs/pipe.c
Previous file: linux-2.4.22/fs/partitions/efi.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/fs/partitions/efi.h linux-2.4.22/fs/partitions/efi.h
@@ -40,7 +40,7 @@
 #define EFI_PMBR_OSTYPE_EFI_GPT 0xEE
 
 #define GPT_BLOCK_SIZE 512
-#define GPT_HEADER_SIGNATURE 0x5452415020494645L
+#define GPT_HEADER_SIGNATURE 0x5452415020494645ULL
 #define GPT_HEADER_REVISION_V1 0x00010000
 #define GPT_PRIMARY_PARTITION_TABLE_LBA 1
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)