patch-2.4.7 linux/arch/s390/kernel/entry.S
Next file: linux/arch/s390/kernel/head.S
Previous file: linux/arch/ppc/kernel/ptrace.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 4 11:50:39 2001
- Orig file:
v2.4.6/linux/arch/s390/kernel/entry.S
- Orig date:
Wed Apr 11 19:02:27 2001
diff -u --recursive --new-file v2.4.6/linux/arch/s390/kernel/entry.S linux/arch/s390/kernel/entry.S
@@ -668,7 +668,7 @@
la %r2,SP_PTREGS(%r15) # address of register-save area
srl %r3,2
cl %r3,BASED(.Lc4) # protection-exception ?
- bne BASED(pgm_go) # if not,
+ bne BASED(pgm_per) # if not,
l %r5,SP_PSW+4(15) # load psw addr
sr %r5,%r7 # substract ilc from psw
st %r5,SP_PSW+4(15) # store corrected psw addr
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)