From: "Pat O'Rourke" <orourke@mclinux.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] [PATCH] duplicate #define's in arch/ia64/kernel/minstate.h??
Date: Fri, 01 Sep 2000 21:00:36 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590678205442@msgid-missing> (raw)
It seems that the definition of STOPS, SAVE_MIN_WITH_COVER,
SAVE_MIN_WITH_COVER_R19 and SAVE_MIN are duplicated at the end
of arch/ia64/kernel/minstate.h. Is this a typo, or am I missing
something?
Here's a patch (based on 2.4.0-test7) which removes the duplicates
if it's an error.
Pat
--
Patrick O'Rourke
orourke@missioncriticallinux.com
--- minstate.h Thu Jun 22 10:09:44 2000
+++ /homes/orourke/minstate.h Fri Sep 1 16:37:47 2000
@@ -192,13 +192,3 @@
#define SAVE_MIN_WITH_COVER DO_SAVE_MIN(cover;; mov rCRIFS=cr.ifs,) STOPS
#define SAVE_MIN_WITH_COVER_R19 DO_SAVE_MIN(cover;; mov rCRIFS=cr.ifs, mov
r15=r19) STOPS
#define SAVE_MIN DO_SAVE_MIN(mov rCRIFS=r0,) STOPS
-
-#ifdef CONFIG_ITANIUM_ASTEP_SPECIFIC
-# define STOPS nop.i 0x0;; nop.i 0x0;; nop.i 0x0;;
-#else
-# define STOPS
-#endif
-
-#define SAVE_MIN_WITH_COVER DO_SAVE_MIN(cover;; mov rCRIFS=cr.ifs,) STOPS
-#define SAVE_MIN_WITH_COVER_R19 DO_SAVE_MIN(cover;; mov rCRIFS=cr.ifs, mov
r15=r19) STOPS
-#define SAVE_MIN DO_SAVE_MIN(mov rCRIFS=r0,) STOPS
next reply other threads:[~2000-09-01 21:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-09-01 21:00 Pat O'Rourke [this message]
2000-09-02 14:26 ` [Linux-ia64] [PATCH] duplicate #define's in arch/ia64/kernel/minstate.h? Pat O'Rourke
2000-09-06 21:45 ` [Linux-ia64] [PATCH] duplicate #define's in arch/ia64/kernel/minstate.h?? 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=marc-linux-ia64-105590678205442@msgid-missing \
--to=orourke@mclinux.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox