When null_add_child() panics add the bus device name/unit and the new
unit as this will immediately reveal the parent missing the
DEVMETHOD(bus_add_child, ...)
entry.
Differential D48151
bus: improve null_add_child() panic message bz on Thu, Dec 19, 10:20 PM. Authored by Tags None Referenced Files
Details
When null_add_child() panics add the bus device name/unit and the new DEVMETHOD(bus_add_child, ...) entry.
Diff Detail
|