Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] 64-bit TO_PHYS_MASK macro for RM9000 processors
@ 2007-03-23 19:15 Andrew Sharp
  2007-03-24 23:23 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Sharp @ 2007-03-23 19:15 UTC (permalink / raw)
  To: linux-mips

Either I'm missing something, or people don't run their RM9Ks in 64 bit
mode too often.

Signed off by Andrew Sharp <tigerand@gmail.com>

diff --git a/include/asm-mips/addrspace.h b/include/asm-mips/addrspace.h
index c627508..964c5ed 100644
--- a/include/asm-mips/addrspace.h
+++ b/include/asm-mips/addrspace.h
@@ -133,6 +133,7 @@
     || defined (CONFIG_CPU_R4X00)					\
     || defined (CONFIG_CPU_R5000)					\
     || defined (CONFIG_CPU_RM7000)					\
+    || defined (CONFIG_CPU_RM9000)					\
     || defined (CONFIG_CPU_NEVADA)					\
     || defined (CONFIG_CPU_TX49XX)					\
     || defined (CONFIG_CPU_MIPS64)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] 64-bit TO_PHYS_MASK macro for RM9000 processors
  2007-03-23 19:15 [PATCH] 64-bit TO_PHYS_MASK macro for RM9000 processors Andrew Sharp
@ 2007-03-24 23:23 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-03-24 23:23 UTC (permalink / raw)
  To: Andrew Sharp; +Cc: linux-mips

On Fri, Mar 23, 2007 at 12:15:18PM -0700, Andrew Sharp wrote:

> Either I'm missing something, or people don't run their RM9Ks in 64 bit
> mode too often.

Or they silently fix it up.  There is a giant gap between the number of
people hacking the kernel in some way and those who actually care and
contribute.

Thanks, applied.

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-24 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-23 19:15 [PATCH] 64-bit TO_PHYS_MASK macro for RM9000 processors Andrew Sharp
2007-03-24 23:23 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox