[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 1 08:45:42 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #151 from hlh at restart.be ---
(In reply to hlh from comment #150)
maybe the culprit:
In a commit on May 28 in rtsx_card_task() I put the UNLOCK after
sc->rtsx_mmc_dev = NULL. It seems logical since sc struct is modified.
In your original code, the UNLOCK was before device_delete_child().
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list