[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 1 10:42:26 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #155 from Gary Jennejohn <gljennjohn at gmail.com> ---
(In reply to hlh from commsc->rtsx_mmc_devent #154)
This disagress with your comment in 151, which implies you were worried about
modifying sc->rtsx_mmc_dev when it's not under the lock. If that's the case
then it should be re-locked beforehand.
IMO reacquiring the lock is no big deal. It's not like this code is executed
millions of time per second. And it makes it clear exactly why the lock is
being used.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list