git: kernel - More sound kmalloc adjustments.
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jan 29 10:07:14 PST 2011
commit 20d1b212f759b397c4e03182b2d38ae71b148ea5
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list