public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Jesse Barnes <jesse.barnes@intel.com>
To: linux-ia64@vger.kernel.org
Subject: Re: clean up sn2 region definitions
Date: Fri, 19 Aug 2005 22:06:26 +0000	[thread overview]
Message-ID: <200508191506.26904.jesse.barnes@intel.com> (raw)
In-Reply-To: <20050819215218.GA21689@sgi.com>

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... :)

Jesse

  reply	other threads:[~2005-08-19 22:06 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 [this message]
2005-08-20  1:50 ` Greg Edwards
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=200508191506.26904.jesse.barnes@intel.com \
    --to=jesse.barnes@intel.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