patch-2.4.4 linux/arch/cris/mm/fault.c
Next file: linux/arch/cris/mm/init.c
Previous file: linux/arch/cris/mm/Makefile
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Fri Apr 6 10:42:55 2001
- Orig file:
v2.4.3/linux/arch/cris/mm/fault.c
- Orig date:
Mon Mar 19 12:35:11 2001
diff -u --recursive --new-file v2.4.3/linux/arch/cris/mm/fault.c linux/arch/cris/mm/fault.c
@@ -6,6 +6,9 @@
* Authors: Bjorn Wesen
*
* $Log: fault.c,v $
+ * Revision 1.9 2001/03/05 13:22:20 bjornw
+ * Spell-fix and fix in vmalloc_fault handling
+ *
* Revision 1.8 2000/11/22 14:45:31 bjornw
* * 2.4.0-test10 removed the set_pgdir instantaneous kernel global mapping
* into all processes. Instead we fill in the missing PTE entries on demand.
@@ -301,7 +304,7 @@
/* Are we prepared to handle this kernel fault?
*
* (The kernel has valid exception-points in the source
- * when it acesses user-memory. When it fails in one
+ * when it accesses user-memory. When it fails in one
* of those points, we find it in a table and do a jump
* to some fixup code that loads an appropriate error
* code)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)