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
F166195548: D21998.id63193.diff
Wed, Aug 12, 6:52 AM
Unknown Object (File)
Mon, Aug 3, 1:38 AM
Unknown Object (File)
Sun, Aug 2, 6:07 AM
Unknown Object (File)
Sun, Aug 2, 1:01 AM
Unknown Object (File)
Sat, Aug 1, 6:46 AM
Unknown Object (File)
Mon, Jul 27, 5:56 AM
Unknown Object (File)
Sat, Jul 25, 6:38 PM
Unknown Object (File)
Fri, Jul 17, 2:16 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. :)