Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/23/2007 15:11:36
Module Name:	src
Committed By:	tsutsui
Date:		Fri Feb 23 15:11:36 UTC 2007

Modified Files:
	src/sys/arch/mips/mips: locore.S locore_mips3.S

Log Message:
uvm.page_idle_zero now is a bool, not a 32bit value any more.

BTW, is it still worth to have uvm_pageidlezero()? Which port uses it?


To generate a diff of this commit:
cvs rdiff -r1.164 -r1.165 src/sys/arch/mips/mips/locore.S
cvs rdiff -r1.89 -r1.90 src/sys/arch/mips/mips/locore_mips3.S

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