patch-2.1.37 linux/include/asm-ppc/processor.h
Next file: linux/include/asm-sparc/asm_offsets.h
Previous file: linux/include/asm-mips/unistd.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon May 12 10:35:43 1997
- Orig file:
v2.1.36/linux/include/asm-ppc/processor.h
- Orig date:
Sun Jan 26 02:07:47 1997
diff -u --recursive --new-file v2.1.36/linux/include/asm-ppc/processor.h linux/include/asm-ppc/processor.h
@@ -116,7 +116,7 @@
}
#define INIT_MMAP { &init_mm, 0, 0x40000000, \
- PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC }
+ PAGE_SHARED, VM_READ | VM_WRITE | VM_EXEC, NULL, &init_mm.mmap }
/* Free all resources held by a thread. */
extern void release_thread(struct task_struct *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov