patch-2.4.4 linux/arch/m68k/ifpsp060/src/fpsp.S
Next file: linux/arch/m68k/ifpsp060/src/pfpsp.S
Previous file: linux/arch/m68k/config.in
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Apr 6 10:42:47 2001
- Orig file:
v2.4.3/linux/arch/m68k/ifpsp060/src/fpsp.S
- Orig date:
Tue Mar 6 19:44:35 2001
diff -u --recursive --new-file v2.4.3/linux/arch/m68k/ifpsp060/src/fpsp.S linux/arch/m68k/ifpsp060/src/fpsp.S
@@ -19594,7 +19594,7 @@
# in the data register file. If it's actually out in memory, use one of #
# the mem_read() routines to fetch it. If the mem_read() access returns #
# a failing value, exit through the special facc_in() routine which #
-# will create an acess error exception frame from the current exception #
+# will create an access error exception frame from the current exception #
# frame. #
# Immediate data and regular data accesses are separated because #
# if an immediate data access fails, the resulting fault status #
@@ -24608,7 +24608,7 @@
# made out of the current exception stack frame. #
# So, we first call restore() which makes sure that any updated #
# -(an)+ register gets returned to its pre-exception value and then #
-# we change the stack to an acess error stack frame. #
+# we change the stack to an access error stack frame. #
# #
#########################################################################
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)