Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 01/19/2003 16:40:57
Module Name:	src
Committed By:	pk
Date:		Sun Jan 19 14:40:57 UTC 2003

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

Log Message:
_simple_lock(): revert to IPL at entry while spinning on the lock; raise
to spllock() again after we get it.


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