cvs commit: src/sys/kern kern_fork.c

Konstantin Belousov kib at FreeBSD.org
Wed Jul 30 18:19:34 UTC 2008


kib         2008-07-30 09:44:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_fork.c 
  Log:
  SVN rev 180991 on 2008-07-30 09:44:40Z by kib
  
  MFC r180738:
  Do the pargs_hold() on the copy of the pointer to the p_args of the
  child process immediately after bulk bcopy() without dropping the
  process lock.
  
  Revision   Changes    Path
  1.282.2.5  +1 -1      src/sys/kern/kern_fork.c


More information about the cvs-all mailing list