Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/24/2008 13:55:09
Module Name:	src
Committed By:	bouyer
Date:		Thu Jan 24 13:55:09 UTC 2008

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

Log Message:
Fix bad cut'n'paste from bouyer-xeni386, restore use of pool_cache_put()
instead of pool_cache_destruct_object(). Pointed out by yamt@


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/arch/x86/x86/pmap.c

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