patch-2.4.19 linux-2.4.19/arch/ia64/kernel/head.S
Next file: linux-2.4.19/arch/ia64/kernel/ia64_ksyms.c
Previous file: linux-2.4.19/arch/ia64/kernel/gate.S
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Fri Aug 2 17:39:42 2002
- Orig file:
linux-2.4.18/arch/ia64/kernel/head.S
- Orig date:
Fri Nov 9 14:26:17 2001
diff -urN linux-2.4.18/arch/ia64/kernel/head.S linux-2.4.19/arch/ia64/kernel/head.S
@@ -180,10 +180,12 @@
.rodata
alive_msg:
stringz "I'm alive and well\n"
+alive_msg_end:
.previous
alloc r2=ar.pfs,0,0,2,0
movl out0=alive_msg
+ movl out1=alive_msg_end-alive_msg-1
;;
br.call.sptk.many rp=early_printk
1: // force new bundle
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)