patch-2.4.3 linux/arch/s390x/kernel/entry.S
Next file: linux/arch/s390x/kernel/exec32.c
Previous file: linux/arch/s390x/kernel/binfmt_elf32.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Mar 2 11:12:06 2001
- Orig file:
v2.4.2/linux/arch/s390x/kernel/entry.S
- Orig date:
Wed Feb 21 18:20:14 2001
diff -u --recursive --new-file v2.4.2/linux/arch/s390x/kernel/entry.S linux/arch/s390x/kernel/entry.S
@@ -724,7 +724,7 @@
stosm 48(%r15),0x03 # reenable interrupts
lghi %r3,0x7f
nr %r3,%r8 # clear per-event-bit & move to r3
- je pgm_dn # none of Martins exceptions occured bypass
+ je pgm_dn # none of Martins exceptions occurred bypass
sll %r3,3
larl %r9,pgm_check_table
lg %r9,0(%r3,%r9) # load address of handler routine
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)