patch-2.4.22 linux-2.4.22/arch/parisc/kernel/head.S
Next file: linux-2.4.22/arch/parisc/kernel/ioctl32.c
Previous file: linux-2.4.22/arch/parisc/kernel/hardware.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-08-25 04:44:40.000000000 -0700
- Orig file:
linux-2.4.21/arch/parisc/kernel/head.S
- Orig date:
2002-11-28 15:53:10.000000000 -0800
diff -urN linux-2.4.21/arch/parisc/kernel/head.S linux-2.4.22/arch/parisc/kernel/head.S
@@ -74,7 +74,7 @@
ldo R%PA(_end)(%r4),%r4
$bss_loop:
cmpb,<<,n %r3,%r4,$bss_loop
- stb,ma %r0,1(%r3)
+ stw,ma %r0,4(%r3)
/* Save away the arguments the boot loader passed in (32 bit args) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)