patch-2.2.15 linux/arch/ppc/kernel/head.S
Next file: linux/arch/ppc/kernel/irq.c
Previous file: linux/arch/ppc/kernel/gemini_setup.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Apr 21 12:45:47 2000
- Orig file:
v2.2.14/arch/ppc/kernel/head.S
- Orig date:
Tue Jan 4 21:18:40 2000
diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/arch/ppc/kernel/head.S linux/arch/ppc/kernel/head.S
@@ -1739,6 +1739,7 @@
.globl __secondary_start_psurge
__secondary_start_psurge:
li r24,1 /* cpu # */
+ li r3,0 /* starting physical address */
b __secondary_start
.globl __secondary_hold
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)