git: devfs - Ensure lock held around devfs_cdev_terminate() (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Dec 2 12:59:19 PST 2019
commit 643d187b2d8b69bb6eec6bd20ee307af1725b8e7
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list