patch-2.1.53 linux/arch/ppc/boot/head.S
Next file: linux/arch/ppc/boot/kbd.c
Previous file: linux/arch/ppc/boot/Makefile
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Sep 4 12:54:48 1997
- Orig file:
v2.1.52/linux/arch/ppc/boot/head.S
- Orig date:
Mon Aug 18 18:19:43 1997
diff -u --recursive --new-file v2.1.52/linux/arch/ppc/boot/head.S linux/arch/ppc/boot/head.S
@@ -94,8 +94,8 @@
as ptr to residual -- Cort*/
lis r6,cmd_line@h
ori r6,r6,cmd_line@l
- subi r7,r7,1
-00: lbzu r2,1(r12)
+ subi r7,r6,1
+00: lbzu r2,1(r7)
cmpi 0,r2,0
bne 00b
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov