git: kernel - Fix DEBUG_LOCKS races

看板DFBSD_commit作者時間14年前 (2011/11/16 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 5ef517efea99b1ff1017542da71250864793d0c0 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Nov 15 15:13:04 2011 -0800 kernel - Fix DEBUG_LOCKS races * DEBUG_LOCKS can race when shared tokens are in use. Attempt to fix the problem. Reported-by: tuxillo Summary of changes: sys/vm/vm_object.c | 54 ++++++++++++++++++++++++++++++++++----------------- 1 files changed, 36 insertions(+), 18 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5ef517efea99b1ff1017542da71250864793d0c0 -- DragonFly BSD source repository
文章代碼(AID): #1EmlPshS (DFBSD_commit)