patch-1.3.25 linux/mm/filemap.c
Next file: linux/mm/memory.c
Previous file: linux/kernel/sched.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Sep 9 10:47:18 1995
- Orig file:
v1.3.24/linux/mm/filemap.c
- Orig date:
Thu Sep 7 17:17:19 1995
diff -u --recursive --new-file v1.3.24/linux/mm/filemap.c linux/mm/filemap.c
@@ -178,6 +178,7 @@
if (pte_none(pte))
return 0;
pte_clear(ptep);
+ invalidate();
if (!pte_present(pte)) {
swap_free(pte_val(pte));
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