https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #155 from Gary Jennejohn <gljennj...@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. _______________________________________________ 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"