[issue727] unloading sound driver panics box
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Tue Jul 10 13:04:21 PDT 2007
Matthew Dillon wrote:
Matthew Dillon <dillon at apollo.backplane.com> added the comment:
:
:we should switch back to spinlocks and maybe sync the sound code to FreeBSD-7.
We can't use spinlocks in that code. FreeBSD assumes they are sleepable
mutexes so we have to use lockmgr locks (which are basically the same
thing).
actually it assumes so only in one place, the uaudio driver, and this is even a bug which has been fixed in freebsd-7. so i'd say let's sacrifice uaudio (seems our only consumer didn't come back) and make the rest work properly.
cheers
simon
--
Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\
Work - Mac +++ space for low â¬â¬â¬ NOW!1 +++ Campaign \ /
Party Enjoy Relax | http://dragonflybsd.org Against HTML \
Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00009.pgp
Type: application/octet-stream
Size: 252 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20070710/06598e47/attachment-0022.obj>
More information about the Bugs
mailing list