patch-2.0.10 linux/arch/alpha/mm/fault.c
Next file: linux/drivers/block/cmd640.c
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Jul 27 09:49:05 1996
- Orig file:
v2.0.9/linux/arch/alpha/mm/fault.c
- Orig date:
Thu Apr 25 08:43:43 1996
diff -u --recursive --new-file v2.0.9/linux/arch/alpha/mm/fault.c linux/arch/alpha/mm/fault.c
@@ -84,7 +84,6 @@
if (!(vma->vm_flags & VM_WRITE))
goto bad_area;
}
- tbis(address);
handle_mm_fault(vma, address, cause > 0);
return;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov