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
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to