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

看板DFBSD_commit作者時間15年前 (2011/01/30 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1DH5qdre (DFBSD_commit)