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

DragonFly-2.1.1.72.g7cd8f master sys/kern kern_proc.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 16 Dec 2008 09:56:25 -0800 (PST)

commit 7cd8fd202adb2b9b6e256e2f191d746e30e04a2a
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Dec 16 09:54:38 2008 -0800

    LIST_FOREACH_MUTUABLE() was tracking processes not held with PHOLD().
    Use a normal LIST_FOREACH() instead because the main iterator is being
    protected by PHOLD().

Summary of changes:
 sys/kern/kern_proc.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=7cd8fd202adb2b9b6e256e2f191d746e30e04a2a


-- 
DragonFly BSD source repository



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