cvs commit: src/sys/kern kern_conf.c

Konstantin Belousov kib at FreeBSD.org
Fri May 23 16:38:39 UTC 2008


kib         2008-05-23 16:38:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_conf.c 
  Log:
  Assert that si_threadcount > 0 before decrementing it. This helps catching
  the improper use of the dev_refthread/dev_relthread.
  
  Tested by:      pho
  MFC after:      1 week
  
  Revision  Changes    Path
  1.214     +2 -0      src/sys/kern/kern_conf.c


More information about the cvs-all mailing list