Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2008 09:44:40 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_fork.c
Message-ID:  <200807301819.m6UIJXCo003568@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807301819.m6UIJXCo003568>