patch-2.1.130 linux/arch/i386/mm/fault.c
Next file: linux/arch/ppc/kernel/ppc_ksyms.c
Previous file: linux/arch/i386/kernel/ptrace.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Nov 22 09:38:19 1998
- Orig file:
v2.1.129/linux/arch/i386/mm/fault.c
- Orig date:
Sun Nov 8 14:02:42 1998
diff -u --recursive --new-file v2.1.129/linux/arch/i386/mm/fault.c linux/arch/i386/mm/fault.c
@@ -124,7 +124,7 @@
/*
* accessing the stack below %esp is always a bug.
* The "+ 32" is there due to some instructions (like
- * pusha) doing pre-decrement on the stack and that
+ * pusha) doing post-decrement on the stack and that
* doesn't show up until later..
*/
if (address + 32 < regs->esp)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov