https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250309
--- Comment #6 from Warner Losh <i...@freebsd.org> --- I think we can just switch the bus lock routines over to using an sx lock w/o adding or removing other locking which may be tricky for some of the consumers of newbus (they already cope with Giant though, so a giant-like sx lock I think will be fine). -- You are receiving this mail because: You are the assignee for the bug.