cvs commit: src/sys/dev/sound/pcm dsp.c
Alexander Leidinger
netchild at FreeBSD.org
Sat Sep 10 10:51:39 PDT 2005
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 at MyBSD.org.my>
Revision Changes Path
1.83 +6 -2 src/sys/dev/sound/pcm/dsp.c
More information about the cvs-src
mailing list