Subject: Re: pmap_steal_memory and badaddr.
To: TAKEMURA Shin <takemura@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-mips
Date: 12/03/2000 08:33:12
On Sun, Dec 03, 2000 at 10:19:40PM +0900, TAKEMURA Shin wrote:

 > Revision 1.36 / (download) - annotate - [select for diffs] , Mon Nov 27
 > 05:57:26 2000 UTC (6 days, 6 hours ago) by soren
 > Branch: MAIN
 > CVS Tags: HEAD
 > Changes since 1.35: +11 -13 lines
 > Diff to previous 1.35 (colored)
 > Consistently use pmap_steal_memory() to allocate USPACE.
 > 
 >  I think that you can't call pmap_steal_memory after you call
 > uvm_page_physload.

That is correct, you cannot use pmap_steal_memory() after
uvm_page_physload().

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>