Subject: Re: mac68k - do we need __VM_PMAP_HACK ?
To: Gordon W. Ross <gwr@mc.com>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: current-users
Date: 05/19/1997 17:51:12
On Mon May 19 17:09:17 1997, Gordon W. Ross wrote:
> 
> > Date: Sun, 18 May 1997 06:53:21 -0700 (PDT)
> > From: Paul Goyette <paul@whooppee.com>
> 
> > It appears that the mac68k port has not yet been adjusted to the new vm
> > structures.  Should we use __VM_PMAP_HACK, or should we make the indicated
> > code change?
> 
> Oops...  I thought I found and changed all the refereneces to vm_pmap
> in all the m68k ports, but evidently I missed this one.  I suggest:
> 
> 	PMAP_ACTIVATE(p2->p_vmspace->vm_map.pmap, pcb, 0);

I allready fixed all (non sun3*) m68k ports (16 source files).

Bernd