Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/04/2004 01:16:06
Module Name:	src
Committed By:	yamt
Date:		Wed Aug  4 01:16:06 UTC 2004

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

Log Message:
- revert a part of the previous which breaks LK_SPIN locks.
  (reported by Nicolas Joly on current-users@)
- propagate the previous to spinlock_acquire_count.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 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.