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)
Mon, Apr 7, 8:46 PM
Unknown Object (File)
Thu, Mar 27, 12:31 AM
Unknown Object (File)
Feb 14 2025, 4:03 PM
Unknown Object (File)
Feb 5 2025, 9:14 AM
Unknown Object (File)
Jan 27 2025, 5:59 AM
Unknown Object (File)
Jan 8 2025, 3:00 PM
Unknown Object (File)
Dec 22 2024, 12:56 AM
Unknown Object (File)
Dec 15 2024, 8:44 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