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

git: kernel - Fix /dev/dsp failure after a few days of uptime


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 29 Jan 2011 10:06:44 -0800 (PST)

commit 77bcca08d8bbe55e472046972138522b0652c79a
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Jan 29 09:45:02 2011 -0800

    kernel - Fix /dev/dsp failure after a few days of uptime
    
    * Numerous kmalloc()s should not be using M_NOWAIT.
    
    Submitted-by: Rumko <rumcic@gmail.com>

Summary of changes:
 sys/dev/sound/pcm/feeder_rate.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/77bcca08d8bbe55e472046972138522b0652c79a


-- 
DragonFly BSD source repository



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