cvs commit: src/sys/kern kern_fork.c

David Schultz das at FreeBSD.org
Wed Oct 6 16:53:50 PDT 2004


das         2004-10-06 23:53:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_fork.c 
  Log:
  Back out rev 1.240; it is unnecessary.  In particular,
  p1 == curthread, so _PHOLD(p1) will not have to block
  to swap in p1.
  
  Noticed by:     jhb
  
  Revision  Changes    Path
  1.241     +3 -8      src/sys/kern/kern_fork.c


More information about the cvs-all mailing list