Subject: Re: evbppc reserved-tlb cleanup
To: Jachym Holecek <freza@dspfpga.com>
From: Jachym Holecek <freza@dspfpga.com>
List: port-powerpc
Date: 11/16/2006 20:16:19
[... talking to myself ...]
> > The patch below changes evbppc to map just 0 upto endkernel to make sure
> > the trap code has everything it could possibly need. Looks OK to commit?
> 
> As Simon noted, this is wrong, we must map console/devices after
> (vaddr_t)roundup(physmem, 16MB) so that pmap_tlbmiss() continues
> to work. Updated patch below, does it look OK this time?

Unless there are objections, I'd like to commit by the end of next week.

	-- Jachym