Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/20/2007 15:57:00
Module Name:	src
Committed By:	ad
Date:		Tue Feb 20 15:57:00 UTC 2007

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

Log Message:
_kernel_lock(): we can recurse here if we take an interrupt while spinning.
Don't double book the time spent with lockstat.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/kern/kern_lock.c

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