All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Edwards <edwardsg@sgi.com>
To: linux-ia64@vger.kernel.org
Subject: Re: clean up sn2 region definitions
Date: Sat, 20 Aug 2005 01:50:49 +0000	[thread overview]
Message-ID: <20050820015049.GC14392@sgi.com> (raw)
In-Reply-To: <20050819215218.GA21689@sgi.com>

On Fri, Aug 19, 2005 at 03:06:26PM -0700, Jesse Barnes wrote:
| On Friday, August 19, 2005 2:52 pm, Greg Edwards wrote:
| > -#define CACHED			0xe000000000000000UL
| > -#define UNCACHED                0xc000000000000000UL
| > -#define UNCACHED_PHYS           0x8000000000000000UL
| > +#define CACHED			RGN_BASE(RGN_KERNEL)
| > +#define UNCACHED                RGN_BASE(RGN_UNCACHED)
| > +#define UNCACHED_PHYS           RGN_BASE(RGN_HPAGE)
| 
| You could also just rip out these redundant sn2 definitions and replace 
| them by the ia64 ones... :)

Yeah, but that would make too much sense.  ;)  I'll send out a new patch
shortly.

Greg

  parent reply	other threads:[~2005-08-20  1:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-19 21:52 clean up sn2 region definitions Greg Edwards
2005-08-19 22:06 ` Jesse Barnes
2005-08-20  1:50 ` Greg Edwards [this message]
2005-08-22 16:56 ` Greg Edwards

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=20050820015049.GC14392@sgi.com \
    --to=edwardsg@sgi.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 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.