patch-1.3.39 linux/mm/mmap.c
Next file: linux/net/Makefile
Previous file: linux/mm/memory.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Nov 8 11:24:48 1995
- Orig file:
v1.3.38/linux/mm/mmap.c
- Orig date:
Wed Nov 8 07:11:43 1995
diff -u --recursive --new-file v1.3.38/linux/mm/mmap.c linux/mm/mmap.c
@@ -773,7 +773,7 @@
kfree(mpnt);
}
- unmap_page_range(addr, len);
+ zap_page_range(current->mm, addr, len);
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this