git: MPSAFE: MPSAFE kern/sys_process.c (kern_ptrace).
    Venkatesh Srinivas 
    vsrinivas at crater.dragonflybsd.org
       
    Wed Aug 25 18:41:08 PDT 2010
    
    
  
commit 24c692239f0421f16134d0c921bfc618bf3f91b9
Author: Venkatesh Srinivas <me at endeavour.zapto.org>
Date:   Wed Aug 25 18:37:55 2010 -0700
    MPSAFE: MPSAFE kern/sys_process.c (kern_ptrace).
    
    Uses the process token to synchronize kern_ptrace.
Summary of changes:
 sys/emulation/linux/i386/linux_ptrace.c |    5 --
 sys/kern/sys_process.c                  |   87 ++++++++++++++++++++++--------
 2 files changed, 64 insertions(+), 28 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24c692239f0421f16134d0c921bfc618bf3f91b9
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list