| To: | ralf@linux-mips.org |
|---|---|
| Subject: | Re: HIGHMEM |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Tue, 21 Dec 2004 23:33:24 +0900 (JST) |
| Cc: | nunoe@co-nss.co.jp, linux-mips@linux-mips.org |
| In-reply-to: | <20041215141613.GB29222@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20041207095837.GA13264@linux-mips.org> <20041213.133409.11964920.nemoto@toshiba-tops.co.jp> <20041215141613.GB29222@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
>>>>> On Wed, 15 Dec 2004 15:16:13 +0100, Ralf Baechle <ralf@linux-mips.org>
>>>>> said:
>> And this is a small step to a 64-bit kernel for TX49XX. Could you
>> apply?
ralf> Sure, done.
Thanks. And this is next step. Could you apply too?
diff -u linux-mips/include/asm-mips/addrspace.h
linux/include/asm-mips/addrspace.h
--- linux-mips/include/asm-mips/addrspace.h Sun Sep 26 21:31:45 2004
+++ linux/include/asm-mips/addrspace.h Sat Dec 18 21:21:01 2004
@@ -126,6 +126,7 @@
|| defined (CONFIG_CPU_R4X00) \
|| defined (CONFIG_CPU_R5000) \
|| defined (CONFIG_CPU_NEVADA) \
+ || defined (CONFIG_CPU_TX49XX) \
|| defined (CONFIG_CPU_MIPS64)
#define KUSIZE 0x0000010000000000 /* 2^^40 */
#define KUSIZE_64 0x0000010000000000 /* 2^^40 */
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: initrd_header for mips64 kernel, Atsushi Nemoto |
|---|---|
| Next by Date: | Re: fix FIXADDR_TOP for TX39/TX49, Atsushi Nemoto |
| Previous by Thread: | Re: HIGHMEM, Ralf Baechle |
| Next by Thread: | MIPS32 -> MIPS64, Hdei Nunoe |
| Indexes: | [Date] [Thread] [Top] [All Lists] |