git: kernel - lwkt_token code, minor fix to last commit

看板DFBSD_commit作者時間16年前 (2009/12/21 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 1fe5fad280afd9a7d56ff23a8c30b838f79282b9 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Dec 20 21:34:02 2009 -0800 kernel - lwkt_token code, minor fix to last commit * lwkt_getalltokens() has to release any partially acquired tokens when it fails to get them all. Fixes an issue with the last commit that could cause processes to get stuck in a Run state. Summary of changes: sys/kern/lwkt_token.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1fe5fad280afd9a7d56ff23a8c30b838f79282b9 -- DragonFly BSD source repository
文章代碼(AID): #1BBmya0B (DFBSD_commit)