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, Nov 1, 12:48 AM
Unknown Object (File)
Sat, Oct 18, 10:56 PM
Unknown Object (File)
Sat, Oct 18, 1:52 AM
Unknown Object (File)
Sat, Oct 18, 1:52 AM
Unknown Object (File)
Sat, Oct 18, 1:52 AM
Unknown Object (File)
Fri, Oct 17, 11:50 PM
Unknown Object (File)
Fri, Oct 17, 3:50 PM
Unknown Object (File)
Sep 28 2025, 12:11 AM
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 Not Applicable
Unit
Tests Not Applicable