Page MenuHomeFreeBSD

clk_fixed: call clkdom_dump() for verbose boot
ClosedPublic

Authored by mhorne on Mar 7 2024, 6:24 PM.
Tags
None
Referenced Files
F167283283: D44265.id135545.diff
Thu, Aug 20, 3:37 PM
Unknown Object (File)
Wed, Aug 19, 5:00 PM
Unknown Object (File)
Wed, Aug 19, 3:37 PM
Unknown Object (File)
Wed, Aug 19, 11:55 AM
Unknown Object (File)
Tue, Aug 18, 8:15 PM
Unknown Object (File)
Tue, Aug 18, 12:09 PM
Unknown Object (File)
Fri, Aug 14, 9:42 AM
Unknown Object (File)
Thu, Aug 13, 5:47 PM
Subscribers

Details

Summary

This is standard practice for clock drivers that register clocks
dynamically. Nothing else uses the CLK_DEBUG macro.

The result is that the name and frequency of the fixed clock is printed
for a verbose boot, which may aid in debugging.

Diff Detail

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