Subject: Re: 3.0_BETA kernel won't boot?
To: Simon Burge <simonb@wasabisystems.com>
From: Matthew Orgass <darkstar@city-net.com>
List: port-hpcmips
Date: 06/17/2005 14:46:02
On 2005-06-16 darkstar@city-net.com wrote:

>   It is before that, uvm_kmapent_alloc called from uvm_map
> from uvm_km_alloc1 in kmeminit.  The line that dies is:
>                 entry->flags = UVM_MAP_KERNEL;
> which is trying to set 0xc0000fd0.  Trying to examine that in DDB just
> before it would die gets a TLB miss trap, so I guess something didn't get
> set up right.  I can't look any more right now.

  Reverting arch/mips/mipsX_subr.S to 1.15 lets it boot.

Matthew Orgass
darkstar@city-net.com