patch-2.4.19 linux-2.4.19/include/asm-arm/processor.h

Next file: linux-2.4.19/include/asm-arm/scatterlist.h
Previous file: linux-2.4.19/include/asm-arm/proc-fns.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-arm/processor.h linux-2.4.19/include/asm-arm/processor.h
@@ -68,13 +68,6 @@
 	EXTRA_THREAD_STRUCT
 };
 
-#define INIT_MMAP {					\
-	vm_mm:		&init_mm,			\
-	vm_page_prot:	PAGE_SHARED,			\
-	vm_flags:	VM_READ | VM_WRITE | VM_EXEC,	\
-	vm_avl_height:	1,				\
-}
-
 #define INIT_THREAD  {					\
 	refcount:	ATOMIC_INIT(1),			\
 	EXTRA_THREAD_STRUCT_INIT			\

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