Subject: Re: panic: uvm_page_physload: start >= end
To: None <manu@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-powerpc
Date: 03/31/2002 02:02:58
In article <1f9vd9f.14aepas13iasuxM@[10.0.12.137]>
manu@netbsd.org wrote:

> > Some debug messages and my workaround patch are attached.
> > (but I guess pmap_boot_find_memory() should handle fragments
> >  less than pagesize..)
> 
> The patch fixed the problem. Shouldn't it be committed to the tree?

I guess the real problem is that OF returns unaligned regions in
powerpc/ofw_machdep.c:mem_region() and pmap does not handle it.
My patch is just workaround, not fix.
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp