https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282241

Andrew Turner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #8 from Andrew Turner <[email protected]> ---
Can you try with https://reviews.freebsd.org/D47487. It looks like the issue is
the interrupt is configured as level when it should be edge so we get an
interrupt storm leading to lock contention that causes the ithread to sleep
waiting for the mutex to be unlocked.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to