https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #153 from Gary Jennejohn <[email protected]> --- (In reply to Jesper Schmitz Mouridsen from comment #152) Right, so unlock before device_delete_child() and re-lock before the write to sc->rtsx_mmc_dev. It tried this change, it works and eliminates the lock reversal. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
