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

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