patch-2.2.0-pre8 linux/kernel/exit.c
Next file: linux/kernel/fork.c
Previous file: linux/include/net/tcp.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jan 18 09:55:31 1999
- Orig file:
v2.2.0-pre7/linux/kernel/exit.c
- Orig date:
Fri Jan 8 22:36:25 1999
diff -u --recursive --new-file v2.2.0-pre7/linux/kernel/exit.c linux/kernel/exit.c
@@ -258,6 +258,7 @@
tsk->mm = &init_mm;
tsk->swappable = 0;
SET_PAGE_DIR(tsk, swapper_pg_dir);
+ mm_release();
mmput(mm);
}
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov