From: "H. J. Lu" <hjl@lucon.org>
To: linux-ia64@vger.kernel.org
Subject: PATCH: Fix 2.6 kernel ia64 directives
Date: Wed, 02 Feb 2005 22:19:18 +0000 [thread overview]
Message-ID: <20050202221918.GA7973@lucon.org> (raw)
The new ia64 assembler caught a few directive bugs. Here is the patch.
H.J.
--- linux-2.6.9/arch/ia64/kernel/ivt.S.unwind 2004-10-18 14:53:22.000000000 -0700
+++ linux-2.6.9/arch/ia64/kernel/ivt.S 2005-02-02 12:00:27.562232125 -0800
@@ -547,7 +547,7 @@ ENTRY(dirty_bit)
#endif
mov pr=r31,-1 // restore pr
rfi
-END(idirty_bit)
+END(dirty_bit)
.org ia64_ivt+0x2400
/////////////////////////////////////////////////////////////////////////////////////////
next reply other threads:[~2005-02-02 22:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-02 22:19 H. J. Lu [this message]
2005-02-02 22:50 ` PATCH: Fix 2.6 kernel ia64 directives David Mosberger
2005-02-03 8:12 ` Jan Beulich
2005-02-07 20:11 ` James E Wilson
2005-02-07 22:18 ` James E Wilson
2005-02-09 19:35 ` David Mosberger
2005-02-09 20:05 ` H. J. Lu
2005-02-09 20:10 ` James E Wilson
2005-02-09 21:11 ` David Mosberger
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=20050202221918.GA7973@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.