patch-2.3.12 linux/mm/mmap.c
Next file: linux/net/ipv4/tcp_ipv4.c
Previous file: linux/mm/memory.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Jul 27 12:33:27 1999
- Orig file:
v2.3.11/linux/mm/mmap.c
- Orig date:
Thu Jul 8 15:42:21 1999
diff -u --recursive --new-file v2.3.11/linux/mm/mmap.c linux/mm/mmap.c
@@ -813,6 +813,7 @@
{
struct vm_area_struct * mpnt;
+ release_segments(mm);
mpnt = mm->mmap;
mm->mmap = mm->mmap_avl = mm->mmap_cache = NULL;
mm->rss = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)