Date: Wed, 5 Mar 2003 06:48:28 -0800 (PST) From: Orion Hodson <orion@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm feeder.c feeder_fmt.c feeder_rate.c Message-ID: <200303051448.h25EmSWj059472@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
orion 2003/03/05 06:48:28 PST
FreeBSD src repository
Modified files:
sys/dev/sound/pcm feeder.c feeder_fmt.c feeder_rate.c
Log:
Back out last commit, which is fine in theory, but ignores the fact
that a lock is held whilst the allocations are made (M_WAITOK -> M_NOWAIT).
Revision Changes Path
1.29 +3 -3 src/sys/dev/sound/pcm/feeder.c
1.10 +3 -3 src/sys/dev/sound/pcm/feeder_fmt.c
1.9 +1 -1 src/sys/dev/sound/pcm/feeder_rate.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303051448.h25EmSWj059472>
