git: kernel - Split an assertion in the sysref code to make it M

看板DFBSD_commit作者時間16年前 (2009/12/22 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 63f45d59903c50ca3910880e99d626efca123543 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Dec 21 08:13:47 2009 -0800 kernel - Split an assertion in the sysref code to make it MPSAFE * An assertion in the sysref code was not MPSAFE. Test SRF_ALLOCATED after we have determined that the object is completely free. Summary of changes: sys/kern/kern_sysref.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/63f45d59903c50ca3910880e99d626efca123543 -- DragonFly BSD source repository
文章代碼(AID): #1BBxVgzf (DFBSD_commit)