DragonFly BSD
DragonFly commits List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_4 Fix a panic during snd_uaudio(4) attach.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Jan 2010 13:22:01 -0800 (PST)

commit 0dc093852929fc38432c27780e2c626db4372dae
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]