Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 02/02/2008 20:21:55
Module Name:	src
Committed By:	skrll
Date:		Sat Feb  2 20:21:55 UTC 2008

Modified Files:
	src/sys/kern: subr_pool.c

Log Message:
Check alignment against pp->pr_align not pp->pr_alloc->pa_pagesz.

DIAGNOSTIC kernels on hppa boot again.

OK'd by ad.


To generate a diff of this commit:
cvs rdiff -r1.148 -r1.149 src/sys/kern/subr_pool.c

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