DragonFly BSD
DragonFly commits List (threaded) for 2009-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Dec 2009 08:31:41 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]