patch-2.4.20 linux-2.4.20/include/linux/vmalloc.h

Next file: linux-2.4.20/include/linux/vt_kern.h
Previous file: linux-2.4.20/include/linux/usb.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/linux/vmalloc.h linux-2.4.20/include/linux/vmalloc.h
@@ -5,6 +5,7 @@
 #include <linux/mm.h>
 #include <linux/spinlock.h>
 
+#include <linux/highmem.h>	/* several arch define VMALLOC_END via PKMAP_BASE */
 #include <asm/pgtable.h>
 
 /* bits in vm_struct->flags */

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