CVS commit: src/sys/kern
"Martin Husemann" <[email protected]> Fri, 17 Jul 2026 07:47:17 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Fri Jul 17 07:47:17 UTC 2026 Modified Files: src/sys/kern: kern_lock.c Log Message: Only declare LOCKSTAT_* variables when we are compiling for a MULTIPROCESSOR kernel. To generate a diff of this commit: cvs rdiff -u -r1.196 -r1.197 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.