Subject: CVS commit: syssrc/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 10/13/2001 21:28:11
Module Name: syssrc
Committed By: chs
Date: Sat Oct 13 18:28:10 UTC 2001
Modified Files:
syssrc/sys/arch/powerpc/powerpc: pmap.c
Log Message:
fix pmap_changebit() to look for the bit in the page attrs
in addition to any PTEs. fixes PR 14220.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/arch/powerpc/powerpc/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.