From: Andrew Sharp <tigerand@gmail.com>
To: linux-mips@linux-mips.org
Subject: [PATCH] 64-bit TO_PHYS_MASK macro for RM9000 processors
Date: Fri, 23 Mar 2007 12:15:18 -0700 [thread overview]
Message-ID: <20070323191511.GA10277@onstor.com> (raw)
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)
next reply other threads:[~2007-03-23 19:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-23 19:15 Andrew Sharp [this message]
2007-03-24 23:23 ` [PATCH] 64-bit TO_PHYS_MASK macro for RM9000 processors Ralf Baechle
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=20070323191511.GA10277@onstor.com \
--to=tigerand@gmail.com \
--cc=linux-mips@linux-mips.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