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