Subject: CVS commit: src/sys/arch/hpcmips/vr
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/11/2007 12:56:01
Module Name: src
Committed By: tsutsui
Date: Fri May 11 12:56:01 UTC 2007
Modified Files:
src/sys/arch/hpcmips/vr: vr_idle.S
Log Message:
uvm.page_idle_zero now is a bool, not a 32bit value any more.
Pointed out by Matthew Orgass in PR port-hpcmips/36249.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/hpcmips/vr/vr_idle.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.