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

Thomas E. Spanjaard tgen at crater.dragonflybsd.org
Fri Feb 29 14:18:42 PST 2008


tgen        2008/02/29 14:17:08 PST

DragonFly src repository

  Modified files:        (Branch: DragonFly_RELEASE_1_12)
    sys/dev/sound/pcm    dsp.c 
  Log:
  MFC 1.17:
  	Remove unmatched crit_exit() from dsp_ioctl(). A critical section
  	was never entered before, and it doesn't seem necessary to have one
  	either. This prevents a panic from happening when you operate mixer
  	ioctls on /dev/dsp.
  
  Requested-by:		swildner@
  
  Revision  Changes    Path
  1.16.2.1  +0 -1      src/sys/dev/sound/pcm/dsp.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pcm/dsp.c.diff?r1=1.16&r2=1.16.2.1&f=u





More information about the Commits mailing list