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.