git: MPSAFE: MPSAFE kern/kern_uuid,c
Venkatesh Srinivas
vsrinivas at crater.dragonflybsd.org
Wed Aug 25 07:56:06 PDT 2010
commit 44c46036175a86eb9a0675fe3e14986e71f240d5
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date: Wed Aug 25 07:53:31 2010 -0700
MPSAFE: MPSAFE kern/kern_uuid,c
kern_uuid already protected itself with a lockmgr lock; holding the mplock was
not required.
Summary of changes:
sys/kern/kern_uuid.c | 10 +++-------
1 files changed, 3 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44c46036175a86eb9a0675fe3e14986e71f240d5
--
DragonFly BSD source repository
More information about the Commits
mailing list