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

git: kernel - Fix a small race in the umtx code


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 29 Jul 2011 01:23:43 -0700 (PDT)

commit 369ba561fd5552e7b52e722210befbd970fc3124
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Jul 29 01:12:08 2011 -0700

    kernel - Fix a small race in the umtx code
    
    * Add an additional check after registering the vm_page action before
      actually going to sleep, closing a potential vm_token race.

Summary of changes:
 sys/kern/kern_umtx.c |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/369ba561fd5552e7b52e722210befbd970fc3124


-- 
DragonFly BSD source repository



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