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
Unknown Object (File)
Thu, Oct 30, 2:55 PM
Unknown Object (File)
Thu, Oct 30, 2:55 PM
Unknown Object (File)
Thu, Oct 30, 2:55 PM
Unknown Object (File)
Thu, Oct 30, 9:02 AM
Unknown Object (File)
Sat, Oct 25, 2:46 AM
Unknown Object (File)
Oct 6 2025, 2:01 AM
Unknown Object (File)
Sep 18 2025, 5:03 AM
Unknown Object (File)
Sep 17 2025, 6:06 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. :)