git: kernel - Add missing dsched_exit_thread() and friends

看板DFBSD_commit作者時間14年前 (2011/11/12 15:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1ElXcpeh (DFBSD_commit)