看板 DFBSD_commit 關於我們 聯絡資訊
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