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
Unknown Object (File)
Sat, Oct 19, 1:14 AM
Unknown Object (File)
Sep 29 2024, 11:55 PM
Unknown Object (File)
Sep 29 2024, 4:52 PM
Unknown Object (File)
Sep 29 2024, 4:52 PM
Unknown Object (File)
Sep 29 2024, 4:52 PM
Unknown Object (File)
Sep 18 2024, 8:37 AM
Unknown Object (File)
Sep 16 2024, 9:32 PM
Unknown Object (File)
Sep 5 2024, 2:02 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