git: kernel: add a flags argument to LOCK_SYSINIT

Francois Tigeot ftigeot at crater.dragonflybsd.org
Fri Aug 3 03:05:04 PDT 2012


commit 124eeca9117b2e1d5ebd9ef692b7066092a65a43
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Fri Aug 3 11:23:11 2012 +0200

    kernel: add a flags argument to LOCK_SYSINIT
    
    We may not want to use LK_CAN_RECURSE in all situations

Summary of changes:
 sys/kern/kern_lock.c |    2 +-
 sys/sys/lock.h       |    6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/124eeca9117b2e1d5ebd9ef692b7066092a65a43


-- 
DragonFly BSD source repository





More information about the Commits mailing list