Subject: CVS commit: syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 10/16/2002 19:11:41
Module Name: syssrc
Committed By: martin
Date: Wed Oct 16 16:11:41 UTC 2002
Modified Files:
syssrc/sys/arch/sparc64/sparc64: machdep.c
Log Message:
Since we now use pmap_kenter_pa, which ignores PMAP_LITTLE, don't bother
to pass that as flags. We've already changed the ASIs used to access the
mapped pages acordingly.
To generate a diff of this commit:
cvs rdiff -r1.132 -r1.133 syssrc/sys/arch/sparc64/sparc64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.