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

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jun 13 09:21:32 PDT 2010


commit 46270ec662f96487806e6b37f7403538568019f3
Author: Matthew Dillon <dillon at 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 at 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





More information about the Commits mailing list