On Thu, Jun 01, 2000, Cyrille Chepelov (home) <[EMAIL PROTECTED]> wrote:
>
> This patchlet fixes a BUG() when using async unlink on OHCI. Basically, an
> error in refcounting led to a schedule()-hungry sohci_free_dev call, even
> when in_interrupt().
Because of the way the reference counting works, it is theoretically
possible that sohci_free_dev could be called at anytime, even during an
interrupt.
Obviously this patch is needed, but I think sochi_free_dev should be
rethunk to be interrupt safe.
JE
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]