cvs commit: src/sys/kern kern_exit.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Oct 18 13:42:27 PDT 2003


dillon      2003/10/18 13:41:08 PDT

  Modified files:
    sys/kern             kern_exit.c 
  Log:
  Remove a diagnostic message that detected PHOLD() vs exit()/process-reaping
  races.  The races are handled just fine, the message was just to see if they
  could even occur (and they can).
  
  Revision  Changes    Path
  1.26      +0 -1      src/sys/kern/kern_exit.c






More information about the Commits mailing list