Date: Thu, 27 Nov 2003 11:51:44 -0800 (PST) From: Mathew Kanner <matk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm buffer.c buffer.h channel.c Message-ID: <200311271951.hARJpilZ031878@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
matk 2003/11/27 11:51:44 PST
FreeBSD src repository
Modified files:
sys/dev/sound/pcm buffer.c buffer.h channel.c
Log:
Fix a panic due to holding a lock over calls to uiomove.
Pointed out by: Artur Poplawski
Explained by: Don Lewis (truckman)
Approved by: tanimura (mentor)
Approved by: scottl (re)
Revision Changes Path
1.21 +0 -27 src/sys/dev/sound/pcm/buffer.c
1.8 +0 -1 src/sys/dev/sound/pcm/buffer.h
1.92 +39 -2 src/sys/dev/sound/pcm/channel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311271951.hARJpilZ031878>
