Subject: CVS commit: [newlock] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/10/2002 22:05:32
Module Name: syssrc
Committed By: thorpej
Date: Sun Mar 10 20:05:32 UTC 2002
Modified Files:
syssrc/sys/kern [newlock]: kern_turnstile.c
Log Message:
TURNSTILE_CHAIN_UNLOCK(): Don't reference tc_oldspl after releasing
tc_lock. From Bill Sommerfeld.
To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 syssrc/sys/kern/kern_turnstile.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.