NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/49926: [PATCH] Avoid deadlock condition in auich_read_codec() and auich_write_codec()
On May 24, 10:07pm, rmh%freebsd.org@localhost (Robert Millan) wrote:
-- Subject: Re: kern/49926: [PATCH] Avoid deadlock condition in auich_read_co
| Good point. A shared variable should be enough. And it works fine according
| to my tests.
|
| Furthermore, while doing this change I realized this isn't supposed to be
| global, as the information it contains applies independently to each auich
| device in the system, so I moved it to the sc_auich structure.
|
| Here's a new (tested) patch.
|
| Many thanks
Thank you! Committed.
christos
Home |
Main Index |
Thread Index |
Old Index