patch-2.4.10 linux/include/asm-arm/processor.h
Next file: linux/include/asm-arm/softirq.h
Previous file: linux/include/asm-arm/module.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Sep 17 15:30:14 2001
- Orig file:
v2.4.9/linux/include/asm-arm/processor.h
- Orig date:
Mon Aug 27 12:41:47 2001
diff -u --recursive --new-file v2.4.9/linux/include/asm-arm/processor.h linux/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)