NetBSD-Bugs archive

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

PR/60123 CVS commit: src/sys/kern



The following reply was made to PR kern/60123; it has been noted by GNATS.

From: "YAMAMOTO Takashi" <yamt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60123 CVS commit: src/sys/kern
Date: Tue, 24 Mar 2026 13:28:06 +0000

 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