patch-2.3.27 linux/arch/ppc/kernel/entry.S
Next file: linux/arch/ppc/kernel/head.S
Previous file: linux/arch/ppc/kernel/chrp_setup.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Nov 10 10:55:31 1999
- Orig file:
v2.3.26/linux/arch/ppc/kernel/entry.S
- Orig date:
Sat Oct 9 11:47:50 1999
diff -u --recursive --new-file v2.3.26/linux/arch/ppc/kernel/entry.S linux/arch/ppc/kernel/entry.S
@@ -411,9 +411,9 @@
addis r7,r7,-KERNELBASE@h
lis r8,rtas_entry@ha
lwz r8,rtas_entry@l(r8)
- addis r5,r8,-KERNELBASE@h
mfmsr r9
stw r9,8(r1)
+ li r0,0
ori r0,r0,MSR_EE|MSR_SE|MSR_BE
andc r0,r9,r0
andi. r9,r9,MSR_ME|MSR_RI
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)