Subject: Re: CVS commit: src/sys/arch/sh3/sh3
To: None <thorpej@shagadelic.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 01/10/2005 04:18:32
In article <9D225434-626B-11D9-B3F7-000A957650EC@shagadelic.org>
thorpej@shagadelic.org wrote:

> > BTW, should we also pass 'VM_PROT_READ|VM_PROT_WRITE' to flags
> > with PMAP_WIRED for pmap_enter() in vmapbuf()?
> 
> Yes.

Hmm, it seems the following ports which use pmap_enter() in vmapbuf()
(maybe ports which have virtual address cache) don't pass it:

arch/alpha/alpha/vm_machdep.c
arch/hppa/hppa/vm_machdep.c
arch/m68k/m68k/vm_machdep.c
arch/mips/mips/vm_machdep.c
arch/sh3/sh3/vm_machdep.c
arch/vax/vax/vm_machdep.c
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp