Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   yamt
Date:           Tue Mar 24 13:28:06 UTC 2026

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

Log Message:
Revert "config_attach_pseudo/config_attach_pseudo: assert kernel lock"

it turned out that we have too many drivers which would trigger
these assertions. although my impression is that they are actually
not mpsafe, let's revert the assertions for now.

PR/60123
https://gnats.netbsd.org/60123


To generate a diff of this commit:
cvs rdiff -u -r1.319 -r1.320 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.




Home | Main Index | Thread Index | Old Index