HomeFreeBSD

hdaa: Don't hold a mutex while creating child devices

Description

hdaa: Don't hold a mutex while creating child devices

The lock is already not held while deleting child devices, and the
bus_topo_lock is already held when child devices are created.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D49272

Details

Provenance
jhbAuthored on Mon, Mar 10, 5:34 PM
Reviewer
imp
Differential Revision
D49272: hdaa: Don't hold a mutex while creating child devices
Parents
rGaaf0a7302d10: sdhci: Use bus_topo_lock and taskqueue_bus for hotplug events
Branches
Unknown
Tags
Unknown