Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 12/08/2003 14:21:25
Module Name:	src
Committed By:	hannken
Date:		Mon Dec  8 14:21:25 UTC 2003

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

Log Message:
Fix last commit. The current spl was an implicit argument to the ACQUIRE
macro.  With help and approval from YAMAMOTO Takashi <yamt@netbsd.org>


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