git: kernel - Fix /dev/dsp failure after a few days of uptime
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jan 29 10:07:13 PST 2011
commit 77bcca08d8bbe55e472046972138522b0652c79a
Author: Matthew Dillon <dillon at 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 at 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
More information about the Commits
mailing list