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

git: kernel - MPSAFE work, fix race in init zombie cleanup


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Feb 2011 20:30:34 -0800 (PST)

commit 7e90d7915bfc2c3ce8a42866a57494dd66164a57
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Feb 14 20:29:25 2011 -0800

    kernel - MPSAFE work, fix race in init zombie cleanup
    
    * Acquire the required initproc->p_token when reparenting an exiting
      process's children to init, fixing a race against init's wait*().

Summary of changes:
 sys/kern/kern_exit.c |   55 +++++++++++++++++++++++++++++++++----------------
 1 files changed, 37 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e90d7915bfc2c3ce8a42866a57494dd66164a57


-- 
DragonFly BSD source repository



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