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

--- Comment #150 from h...@restart.be ---
(In reply to Gary Jennejohn from comment #149)

rtsx_handle_card_present() is called in rtsx_intr() with the LOCK active.
This function schedule immediately rtsx_card_task() and this one acquire the
LOCK, make some processing and UNLOCK. maybe during this processing the
rtsx_intr() complete and UNLOCK.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to