git: Fix a panic during snd_uaudio(4) attach.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Jan 5 13:22:09 PST 2010
commit 27618e5a11410a957b5877fa82635a4559134f54
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/27618e5a11410a957b5877fa82635a4559134f54
--
DragonFly BSD source repository
More information about the Commits
mailing list