patch-2.4.0-test10 linux/include/asm-s390/pgtable.h

Next file: linux/include/asm-sh/pgalloc-2level.h
Previous file: linux/include/asm-ppc/pgtable.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/include/asm-s390/pgtable.h linux/include/asm-s390/pgtable.h
@@ -408,6 +408,8 @@
 #define module_map      vmalloc
 #define module_unmap    vfree
 
+#include <asm-generic/pgtable.h>
+
 #endif /* !__ASSEMBLY__ */
 
 /* Needs to be defined here and not in linux/mm.h, as it is arch dependent */

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