Page MenuHomeFreeBSD

RISC-V: Call devmap_print_table() on bootverbose
ClosedPublic

Authored by nick on Oct 12 2019, 5:35 PM.
Tags
None
Referenced Files
F148120358: D21998.diff
Sun, Mar 15, 10:35 PM
F148117067: D21998.diff
Sun, Mar 15, 9:58 PM
Unknown Object (File)
Fri, Mar 13, 3:20 PM
Unknown Object (File)
Tue, Mar 10, 12:21 PM
Unknown Object (File)
Tue, Mar 10, 3:30 AM
Unknown Object (File)
Tue, Mar 3, 12:37 AM
Unknown Object (File)
Jan 29 2026, 4:28 AM
Unknown Object (File)
Dec 13 2025, 7:57 AM
Subscribers

Details

Summary

As indicated in the comments for devmap_print_table(), and to maintain
consistency with ARM, call devmap_print_table() on bootverbose.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Minor nit: Mention where this is mentioned (i.e. the comments to the function).
Other than that this looks like a good idea to me.

This revision is now accepted and ready to land.Oct 12 2019, 5:38 PM

While you're at it, it would be helpful to fix the dated arm-specific comments in subr_devmap.c. ;-)

While you're at it, it would be helpful to fix the dated arm-specific comments in subr_devmap.c. ;-)

Yeah I'll do that when I get a chance!

lgtm.. do you have someone to commit this yet?

I'll take it unless someone beats me to it. :)