Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 01/28/2008 20:19:06
Module Name:	src
Committed By:	xtraeme
Date:		Mon Jan 28 20:19:06 UTC 2008

Modified Files:
	src/sys/arch/x86/x86: coretemp.c

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


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/x86/coretemp.c

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