--- linux/include/asm-i386/page_offset.h Fri Nov 26 20:01:32 1999 +++ /tmp/page_offset.h Wed Dec 8 00:41:08 1999 @@ -1,6 +1,6 @@ #include #ifdef CONFIG_1GB -#define PAGE_OFFSET_RAW 0xC0000000 +#define PAGE_OFFSET_RAW 0xE0000000 #elif defined(CONFIG_2GB) #define PAGE_OFFSET_RAW 0x80000000 #elif defined(CONFIG_3GB)