patch-1.3.83 linux/arch/alpha/kernel/ptrace.c

Next file: linux/arch/alpha/mm/init.c
Previous file: linux/arch/alpha/boot/main.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.82/linux/arch/alpha/kernel/ptrace.c linux/arch/alpha/kernel/ptrace.c
@@ -257,7 +257,7 @@
 /* we're bypassing pagetables, so we have to set the dirty bit ourselves */
 /* this should also re-instate whatever read-only mode there was before */
 	set_pte(pgtable, pte_mkdirty(mk_pte(page, vma->vm_page_prot)));
-	invalidate();
+	flush_tlb();
 }
 
 static struct vm_area_struct * find_extend_vma(struct task_struct * tsk,

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