| To: | ralf@linux-mips.org |
|---|---|
| Subject: | Re: Init not working in 64-bit kernel |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Mon, 20 Mar 2006 23:38:29 +0900 (JST) |
| Cc: | Vadivelan@soc-soft.com, linux-mips@linux-mips.org |
| In-reply-to: | <20060320131452.GA4491@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4BF47D56A0DD2346A1B8D622C5C5902C01525385@soc-mail.soc-soft.com> <20060320131452.GA4491@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
>>>>> On Mon, 20 Mar 2006 13:14:52 +0000, Ralf Baechle <ralf@linux-mips.org> >>>>> said: ralf> This kernel is already 15 months old and there have been a vast ralf> number of bug fixes since. And god knows what Montavista ralf> changed in their kernel - I don't have the faintest idea. In ralf> short, try a modern kernel. Btw, Linux 2.6.16 was released ralf> today and chances are it'll solve alot of your issues. I suppose he is trying 64bit kernel on RBTX4938 board, but the board dependent code seems not ready for 64bit. For example, there are some 0xff1fXXXX constants there and all these constants must be sign extended (0xffffffffff1fXXXX) for 64bit. Also these virtual address are mapped to 36bit physical address 0xfff1fXXXX so some assumption in the 32bit kernel (virt==phys for TX49 internal regs) is not true in 64bit kernel. --- Atsushi Nemoto |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: does any gnu toolchain support mips udi instruction?, Nigel Stephens |
|---|---|
| Next by Date: | Re: [PATCH 1/12] [MIPS] Improve description of VR41xx based machines, Yoichi Yuasa |
| Previous by Thread: | Re: Init not working in 64-bit kernel, Ralf Baechle |
| Next by Thread: | [PATCH] SGI VINO driver 64-bit fix / V4L ioctl compatibility layer needs fixes, turja |
| Indexes: | [Date] [Thread] [Top] [All Lists] |