Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 01/29/2008 19:35:06
Module Name:	src
Committed By:	xtraeme
Date:		Tue Jan 29 19:35:06 UTC 2008

Modified Files:
	src/sys/dev/acpi: aiboost.c

Log Message:
Pass the same size to kmem_alloc(9) and kmem_free(9), this fixes
the kmem_poison_check panic on DEBUG kernels.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/acpi/aiboost.c

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