Re: pmap hole handling

2011-04-24 Thread Owain Ainsworth
On Thu, Apr 21, 2011 at 01:38:35AM +0200, Ariane van der Steldt wrote: Hi, MMU address space holes are at a fixed position (ofcourse). This diff makes sure the FIXED position flag is specified when mapping them in and complains loudly otherwise. While there, check some other flag mistakes

pmap hole handling

2011-04-20 Thread Ariane van der Steldt
Hi, MMU address space holes are at a fixed position (ofcourse). This diff makes sure the FIXED position flag is specified when mapping them in and complains loudly otherwise. While there, check some other flag mistakes (which don't happen in the kernel). This diff prepares for the vmmap