cvs commit: src/sys/kern subr_unit.c

Konstantin Belousov kib at FreeBSD.org
Tue Jun 19 13:13:19 UTC 2007


kib         2007-06-19 13:13:17 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_unit.c 
  Log:
  Add the witness warning for free_unr. Function could sleep, thus callers
  shall not have any non-sleepable locks held.
  
  Submitted by:   Hans Petter Selasky <hselasky c2i net>
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.8       +1 -0      src/sys/kern/subr_unit.c


More information about the cvs-src mailing list