git: kernel - Major signal path adjustments (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Nov 15 16:41:48 PST 2011


commit 3813baa3a4e1aeb63d3f1b1412fdc64c513975ce
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Nov 15 16:39:59 2011 -0800

    kernel - Major signal path adjustments (2)
    
    * Add missing case that was causing kill to not wakeup threads sitting
      in lwkt_sleep().

Summary of changes:
 sys/kern/kern_sig.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3813baa3a4e1aeb63d3f1b1412fdc64c513975ce


-- 
DragonFly BSD source repository





More information about the Commits mailing list