Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/05/2002 11:23:34
Module Name:	syssrc
Committed By:	scw
Date:		Sat Oct  5 08:23:34 UTC 2002

Modified Files:
	syssrc/sys/arch/sh5/sh5: pmap.c

Log Message:
Simplify the test for KSEG0 addresses in pmap_extract() so that it
works for _all_ KSEG0 addresses, not just managed VAs.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/sh5/sh5/pmap.c

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