Page MenuHomeFreeBSD

bus: improve null_add_child() panic message
ClosedPublic

Authored by bz on Dec 19 2024, 10:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 25, 11:11 PM
Unknown Object (File)
Sat, Jul 25, 10:52 PM
Unknown Object (File)
Sun, Jul 19, 2:43 PM
Unknown Object (File)
Thu, Jul 16, 4:39 AM
Unknown Object (File)
Thu, Jul 9, 2:33 PM
Unknown Object (File)
Wed, Jul 8, 9:51 PM
Unknown Object (File)
Apr 29 2026, 10:41 PM
Unknown Object (File)
Apr 21 2026, 2:30 AM
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 Not Applicable
Unit
Tests Not Applicable