]> err.no Git - linux-2.6/blobdiff - include/linux/edd.h
[PATCH] largefile support for accounting
[linux-2.6] / include / linux / edd.h
index c6e6747a401d9a06f16f91acc5eba53c8a595539..162512b886f7e59d8fd038d3cf7bd478f2139f79 100644 (file)
@@ -32,7 +32,7 @@
 
 #define EDDNR 0x1e9            /* addr of number of edd_info structs at EDDBUF
                                   in boot_params - treat this as 1 byte  */
-#define EDDBUF 0x600           /* addr of edd_info structs in boot_params */
+#define EDDBUF 0xd00           /* addr of edd_info structs in boot_params */
 #define EDDMAXNR 6             /* number of edd_info structs starting at EDDBUF  */
 #define EDDEXTSIZE 8           /* change these if you muck with the structures */
 #define EDDPARMSIZE 74