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

git: kernel - MPSAFE work - fix bugs in recent MPSAFE work.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 13 Jun 2010 09:18:48 -0700 (PDT)

commit 46270ec662f96487806e6b37f7403538568019f3
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Jun 13 09:16:01 2010 -0700

    kernel - MPSAFE work - fix bugs in recent MPSAFE work.
    
    * pgfind() and zpfind() were failing to release a token they
      had acquired under certain circumstances.
    
    Reported-by: Alex Hornung <ahornung@gmail.com>:

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/46270ec662f96487806e6b37f7403538568019f3


-- 
DragonFly BSD source repository



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