Subject: CVS commit: src/sys/arch/hppa/hppa
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 09/03/2006 13:40:08
Module Name:	src
Committed By:	skrll
Date:		Sun Sep  3 13:40:08 UTC 2006

Modified Files:
	src/sys/arch/hppa/hppa: pmap.c

Log Message:
Don't lose a page at the end of the 3 segments we uvm_page_physload.
(end/avail_end are excluive page numbers - as dicussed on tech-kern)


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/hppa/hppa/pmap.c

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