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

git: kernel - More sound kmalloc adjustments.


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

commit 20d1b212f759b397c4e03182b2d38ae71b148ea5
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Jan 29 09:50:06 2011 -0800

    kernel - More sound kmalloc adjustments.
    
    * Numerous additional kmalloc()s should not be using M_NOWAIT.

Summary of changes:
 sys/dev/sound/pcm/ac97.c       |    2 +-
 sys/dev/sound/pcm/buffer.c     |    2 +-
 sys/dev/sound/pcm/feeder.c     |    6 +++---
 sys/dev/sound/pcm/feeder_fmt.c |    2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/20d1b212f759b397c4e03182b2d38ae71b148ea5


-- 
DragonFly BSD source repository



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