Module Name: src Committed By: riastradh Date: Sun Apr 16 11:18:25 UTC 2023
Modified Files: src/sys/kern: subr_autoconf.c Log Message: autoconf(9): Assert alldevs_lock held in config_unit_nextfree. The one caller, config_unit_alloc, guarantees it through config_alldevs_enter/exit. To generate a diff of this commit: cvs rdiff -u -r1.308 -r1.309 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.