Subject: Re: NEW_PIPE problems with -current on sparc: ... are gone!
To: None <port-sparc@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-sparc
Date: 01/25/2002 22:58:08
In article <15441.42514.440823.425840@mogli.lke.rad.klinikum.rwth-aachen.de>,
Markus W Kilbinger <kilbi@rad.rwth-aachen.de> wrote:

>Any short explanation for the 'small' change?

This is pmap_kenter, so you want the supervisor bit set. [Just guessing]
Look in pmap_enter just above. Before the change the lines were identical.

christos