CVS commit: src/sys/kern
"YAMAMOTO Takashi" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: yamt Date: Tue Mar 24 00:49:05 UTC 2026 Modified Files: src/sys/kern: subr_autoconf.c Log Message: config_attach_pseudo/config_attach_pseudo: assert kernel lock as commented in the code, whese functions are inherently mp-unsafe and only usable with the kernel lock held. To generate a diff of this commit: cvs rdiff -u -r1.318 -r1.319 src/sys/kern/subr_autoconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.