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)
Tue, May 26, 1:19 PM
Unknown Object (File)
Mon, May 25, 12:32 PM
Unknown Object (File)
Mon, May 25, 4:08 AM
Unknown Object (File)
Thu, May 21, 6:14 PM
Unknown Object (File)
Thu, May 14, 6:46 PM
Unknown Object (File)
Thu, May 14, 6:45 PM
Unknown Object (File)
Thu, May 14, 6:45 PM
Unknown Object (File)
Thu, May 14, 6:44 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 Not Applicable
Unit
Tests Not Applicable