public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Fix a typo in arch/ia64/kernel/entry.S
@ 2005-07-08 19:24 H. J. Lu
  0 siblings, 0 replies; only message in thread
From: H. J. Lu @ 2005-07-08 19:24 UTC (permalink / raw)
  To: linux-ia64

Both 2.4 and 2.6 kernels need this patch for the next binutils.


H.J.
----
--- linux-2.4.21/arch/ia64/kernel/entry.S.bad	2005-07-08 11:33:33.000000000 -0700
+++ linux-2.4.21/arch/ia64/kernel/entry.S	2005-07-08 12:14:00.000000000 -0700
@@ -970,7 +970,7 @@ ENTRY(sys_rt_sigreturn)
 	;;
 	adds out0\x16,sp				// out0 = &sigscratch
 	br.call.sptk.many rp=ia64_rt_sigreturn
-.ret19:	.restore sp 0
+.ret19:	.restore sp,0
 	adds sp\x16,sp
 	;;
 	ld8 r9=[sp]				// load new ar.unat

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-08 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-08 19:24 Fix a typo in arch/ia64/kernel/entry.S H. J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox