cvs commit: src/sys/dev/sound/pcm sndstat.c

Pyun YongHyeon yongari at FreeBSD.org
Tue Sep 13 18:34:14 PDT 2005


yongari     2005-09-14 01:34:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    sndstat.c 
  Log:
  Fix module unload panic which was caused by missing sx lock release.
  While I'm here add KASSERT(9) to notify failure of SYSUNINIT handler.
  
  Reported by:    Ben Kaduk < minimarmot AT gmail DOT com >
  Tested by:      Ben Kaduk < minimarmot AT gmail DOT com >
  
  Revision  Changes    Path
  1.21      +5 -1      src/sys/dev/sound/pcm/sndstat.c


More information about the cvs-all mailing list