看板 DFBSD_commit 關於我們 聯絡資訊
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