Date: Sat, 10 Sep 2005 17:51:39 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm dsp.c Message-ID: <200509101751.j8AHpdvp058669@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2005-09-10 17:51:39 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcm dsp.c
Log:
Release lock for a while during chn_reset() / pcm_chnalloc() operation
while malloc()ing, this fixes LOR 129.
See
- http://lists.freebsd.org/pipermail/freebsd-current/2005-June/051157.html
- http://lists.freebsd.org/pipermail/freebsd-current/2005-August/054620.html
- http://sources.zabbadoz.net/freebsd/lor.html#129
Submitted by: Ariff Abdullah <skywizard@MyBSD.org.my>
Revision Changes Path
1.83 +6 -2 src/sys/dev/sound/pcm/dsp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509101751.j8AHpdvp058669>
