On 31-Jan-00 Ralf Baechle wrote:
> On Sun, Jan 30, 2000 at 09:39:09PM +0100, Richard van den Berg wrote:
>
>> > arch/mips/mm/mm.o: In function `get_pte_slow':
>> > init.c(.text.init+0x234): undefined reference to `page_is_ram'
>> > init.c(.text.init+0x234): relocation truncated to fit: R_MIPS_26
>> > page_is_ram
>> > make: *** [vmlinux] Error 1
>>
>> Defining page_is_ram in dec/setup.c like jazz and sni produces a kernel
>> that boots with the same behaviour as the -N link flag...
>
> Without a fix for the bootmem initialization which was completly
> rewritten for all platforms this isn't supposed to work. Take a look
> at ip27-memory.c for a simple example or at arch/mips64/arc/memory.c for
> a more complex one.
I'm working on that. 2.3.27 boots but seems to be quite unstable. Needs
investigation...
---
Regards,
Harald
|