Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/17/2000 17:36:32
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Aug 17 14:36:32 UTC 2000

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

Log Message:
For spinlocks, block interrupts while holding the interlock.  Partially
from Bill Sommerfeld.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/kern/kern_lock.c

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