NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56816 CVS commit: [netbsd-10] src/sys/kern
The following reply was made to PR kern/56816; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56816 CVS commit: [netbsd-10] src/sys/kern
Date: Sun, 13 Oct 2024 16:13:18 +0000
Module Name: src
Committed By: martin
Date: Sun Oct 13 16:13:18 UTC 2024
Modified Files:
src/sys/kern [netbsd-10]: subr_devsw.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #972):
sys/kern/subr_devsw.c: revision 1.52
devsw(9): Don't leak devsw reference on open d_devtounit failure.
PR kern/56816: Deadlock: sleep during unloading module with
kernconfig_lock being held
To generate a diff of this commit:
cvs rdiff -u -r1.49.2.1 -r1.49.2.2 src/sys/kern/subr_devsw.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