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)
Tue, Apr 21, 10:44 AM
Unknown Object (File)
Mon, Apr 20, 10:15 PM
Unknown Object (File)
Sun, Apr 5, 11:44 AM
Unknown Object (File)
Sat, Apr 4, 2:38 PM
Unknown Object (File)
Fri, Apr 3, 10:29 AM
Unknown Object (File)
Mar 17 2026, 3:29 PM
Unknown Object (File)
Mar 17 2026, 4:47 AM
Unknown Object (File)
Mar 15 2026, 10:35 PM
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. :)