All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. J. Lu" <hjl@lucon.org>
To: linux-ia64@vger.kernel.org
Subject: Fix a typo in arch/ia64/kernel/entry.S
Date: Fri, 08 Jul 2005 19:24:52 +0000	[thread overview]
Message-ID: <20050708192452.GA29642@lucon.org> (raw)

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

                 reply	other threads:[~2005-07-08 19:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050708192452.GA29642@lucon.org \
    --to=hjl@lucon.org \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.