Page MenuHomeFreeBSD

bus: improve null_add_child() panic message
ClosedPublic

Authored by bz on Dec 19 2024, 10:20 PM.
Tags
None
Referenced Files
F151826393: D48151.id148259.diff
Fri, Apr 10, 10:31 PM
Unknown Object (File)
Mon, Apr 6, 9:04 AM
Unknown Object (File)
Mon, Apr 6, 7:48 AM
Unknown Object (File)
Mar 5 2026, 8:24 PM
Unknown Object (File)
Mar 5 2026, 4:54 AM
Unknown Object (File)
Feb 27 2026, 11:49 PM
Unknown Object (File)
Jan 31 2026, 9:40 AM
Unknown Object (File)
Jan 25 2026, 5:14 PM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 61270
Build 58154: arc lint + arc unit