DragonFly BSD
DragonFly commits List (threaded) for 2011-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Add missing dsched_exit_thread() and friends


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 11 Nov 2011 22:54:34 -0800 (PST)

commit 18af8f55e0030722b15761e79680829d44124a18
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Nov 11 22:53:58 2011 -0800

    kernel - Add missing dsched_exit_thread() and friends
    
    * In the lwp_create()/lwp_fork() failure path we have to clean up
      the dsched stuff before scrapping the LWP.
    
    Reported-by: swildner

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18af8f55e0030722b15761e79680829d44124a18


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]