Subject: CVS commit: [vmlocking] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/29/2007 00:22:44
Module Name: src
Committed By: ad
Date: Mon Oct 29 00:22:43 UTC 2007
Modified Files:
src/sys/dev [vmlocking]: lockstat.c
Log Message:
lockstat_event: splhigh() before calling curcpu(), since it can change if
the LWP is preempted.
To generate a diff of this commit:
cvs rdiff -r1.8.2.2 -r1.8.2.3 src/sys/dev/lockstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.