Subject: Re: 3.0_BETA kernel won't boot?
To: Andy Ruhl <acruhl@gmail.com>
From: Matthew Orgass <darkstar@city-net.com>
List: port-hpcmips
Date: 06/18/2005 15:05:38
[cced to port-mips]

On 2005-06-18 acruhl@gmail.com wrote:
> On 6/17/05, Andy Ruhl <acruhl@gmail.com> wrote:
> > On 6/17/05, Matthew Orgass <darkstar@city-net.com> wrote:
> > > 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.
>
> If it helps any, I just synched -current a few minutes ago and built a
> kernel on my 3.0_BETA amd64 machine for the hpcmips.
>
> Here's exactly what it says before it hangs and doesn't continue:
>
> mem_cluster_cnt = 2
> mem_clusters[0] = {0x0,0x37d000}
> mem_clusters[1] = {0x37d000,0x1c83000}
> loading 0x37d000,0x1c83000
>
> And that's it. Not even as far as the 3.0_BETA kernel goes.

  The point where the copyright is printed was changed.  It is almost
certainly the same problem.

> Shall I open a pr?

  Sounds like a good idea.  Put it under port-mips.  This is a result of
the fix for PR 14801.  The machine I tested is a VR4111.

Matthew Orgass
darkstar@city-net.com