commit 643d187b2d8b69bb6eec6bd20ee307af1725b8e7
Author: Matthew Dillon <[email protected]>
Date: Mon Dec 2 12:53:55 2019 -0800
devfs - Ensure lock held around devfs_cdev_terminate() (2)
* Fix deadlock due to synchronous message sent via
devfs_clone_bitmap_put() -> devfs_config().
Summary of changes:
sys/vfs/devfs/devfs_core.c | 5 +++++
1 file changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/643d187b2d8b69bb6eec6bd20ee307af1725b8e7
--
DragonFly BSD source repository