patch-1.3.83 linux/arch/i386/kernel/vm86.c

Next file: linux/arch/i386/mm/fault.c
Previous file: linux/arch/i386/kernel/traps.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.82/linux/arch/i386/kernel/vm86.c linux/arch/i386/kernel/vm86.c
@@ -96,7 +96,7 @@
 			set_pte(pte, pte_wrprotect(*pte));
 		pte++;
 	}
-	invalidate();
+	flush_tlb();
 }
 
 asmlinkage int sys_vm86(struct vm86_struct * v86)

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