Subject: CVS commit: src/sys/arch/hpc/hpc
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 03/25/2004 04:04:28
Module Name:	src
Committed By:	uwe
Date:		Thu Mar 25 04:04:28 UTC 2004

Modified Files:
	src/sys/arch/hpc/hpc: kloader.c

Log Message:
We may run one page too few during reboot for certain kernel sizes.
Allocate an extra page for the loadable segment to compensate for the
fact that the last tag may be only partially filled.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/hpc/hpc/kloader.c

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