git: DragonFly_RELEASE_2_4 Fix a panic during snd_uaudio(4) attach.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Jan 5 13:22:59 PST 2010
commit 0dc093852929fc38432c27780e2c626db4372dae
Author: Sascha Wildner <saw at online.de>
Date: Tue Jan 5 22:18:23 2010 +0100
Fix a panic during snd_uaudio(4) attach.
If mixer_ioctl() is called without process context, don't call
vchanvolume().
In-discussion-with: corecode
Summary of changes:
sys/dev/sound/pcm/mixer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0dc093852929fc38432c27780e2c626db4372dae
--
DragonFly BSD source repository
More information about the Commits
mailing list