On Sun, 30 Jan 2000, I wrote:
> > Merging with 2.3.17 I lost some of the HZ_TO_STD changes.
In 2.3.21 everything was allright, my DS's run without any sign of
trouble on 2.3.21.
> >I'd apreciate if somebody could try to fix that.
There's more for 2.3.27 to run on a DECstation then correcting HZ_TO_STD.
> Attached patch should fix the overhaul of fs/proc/array.c
> I haven't been able to test it because of this:
>
> -o vmlinux
> 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...
Regards,
Richard
|