NetBSD-Bugs archive

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

Re: kern/60123: KASSERT when openeing a fss(4) device



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

From: Takashi YAMAMOTO <yamt9999%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/60123: KASSERT when openeing a fss(4) device
Date: Tue, 24 Mar 2026 22:16:37 +0900

 i guess fss should use config_attach_pseudo_acquire family of the functions.
 fss_device_lock seems insufficient as it doesn't exclude things like
 DRVDETACHDEV. (does it?)
 
 having said that, it seems we have too many drivers which would
 trigger these assertions.
 i will revert the assertion.
 



Home | Main Index | Thread Index | Old Index