Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/10/2007 02:55:18
Module Name:	src
Committed By:	christos
Date:		Sat Feb 10 02:55:18 UTC 2007

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

Log Message:
avoid using struct proc in the perfctrs case, where the variable might
not be used.


To generate a diff of this commit:
cvs rdiff -r1.174 -r1.175 src/sys/kern/kern_synch.c

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