commit 9b444d7bba1ca15869ffb11c9b84051fe6db98f7
Author: Matthew Dillon <[email protected]>
Date:   Sun Mar 18 21:12:14 2018 -0700

    kernel - Fix deadlock during halt/reboot
    
    * Fix a deadlock which occurs between udev and devfs.  udev
      must issue devfs_clone_bitmap_put() outside of the udev_lk.
    
    * Fixes numerous shutdown/reboot deadlocks.

Summary of changes:
 sys/kern/kern_udev.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9b444d7bba1ca15869ffb11c9b84051fe6db98f7


-- 
DragonFly BSD source repository

Reply via email to