DragonFly commits List (threaded) for 2008-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/sound/pcm dsp.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]