patch-2.4.26 linux-2.4.26/include/asm-i386/highmem.h

Next file: linux-2.4.26/include/asm-i386/mpspec.h
Previous file: linux-2.4.26/include/asm-i386/acpi.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/include/asm-i386/highmem.h linux-2.4.26/include/asm-i386/highmem.h
@@ -46,7 +46,7 @@
  * easily, subsequent pte tables have to be allocated in one physical
  * chunk of RAM.
  */
-#define PKMAP_BASE (0xfe000000UL)
+#define PKMAP_BASE (0xff800000UL)
 #ifdef CONFIG_X86_PAE
 #define LAST_PKMAP 512
 #else

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