NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56816 CVS commit: src/sys/kern
The following reply was made to PR kern/56816; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56816 CVS commit: src/sys/kern
Date: Fri, 16 Aug 2024 20:11:18 +0000
Module Name: src
Committed By: riastradh
Date: Fri Aug 16 20:11:18 UTC 2024
Modified Files:
src/sys/kern: subr_devsw.c
Log Message:
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.51 -r1.52 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