patch-2.4.0-test11 linux/include/asm-mips/pgtable.h

Next file: linux/include/asm-mips/xor.h
Previous file: linux/include/asm-mips/module.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-mips/pgtable.h linux/include/asm-mips/pgtable.h
@@ -452,9 +452,6 @@
 #define swp_entry_to_pte(x)	((pte_t) { (x).val })
 
 
-#define module_map      vmalloc
-#define module_unmap    vfree
-
 /* Needs to be defined here and not in linux/mm.h, as it is arch dependent */
 #define PageSkip(page)		(0)
 #define kern_addr_valid(addr)	(1)

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