Subject: CVS commit: src/sys/arch/mips
To: None <source-changes@NetBSD.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 01/17/2005 04:54:14
Module Name:	src
Committed By:	atatat
Date:		Mon Jan 17 04:54:14 UTC 2005

Modified Files:
	src/sys/arch/mips/include: pmap.h
	src/sys/arch/mips/mips: pmap.c

Log Message:
Teach mips pmap_prefer() to deal with topdown.

Tested by simonb.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/mips/include/pmap.h
cvs rdiff -r1.155 -r1.156 src/sys/arch/mips/mips/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.