Page MenuHomeFreeBSD

generic devmap
ClosedPublic

Authored by br on Apr 25 2016, 5:09 PM.
Tags
None
Referenced Files
F166110998: D6091.diff
Tue, Aug 11, 7:49 PM
Unknown Object (File)
Sun, Aug 9, 9:48 AM
Unknown Object (File)
Sun, Aug 9, 9:43 AM
Unknown Object (File)
Sat, Aug 8, 3:30 AM
Unknown Object (File)
Tue, Jul 28, 10:17 PM
Unknown Object (File)
Mon, Jul 27, 1:19 PM
Unknown Object (File)
Jul 5 2026, 8:28 AM
Unknown Object (File)
Jul 4 2026, 1:13 AM
Subscribers

Details

Reviewers
andrew
imp
ian
Group Reviewers
ARM

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

br retitled this revision from to generic devmap.
br updated this object.
br edited the test plan for this revision. (Show Details)
br added reviewers: andrew, ARM, ian.
imp added a reviewer: imp.
imp added a subscriber: imp.

A couple of minor nits, but overall this looks good to my eye.

sys/arm/versatile/versatile_machdep.c
101

elsewhere, we use the style 'fdt_devmap' to refer to the array. I know you didn't change that from the old code, but this is the only instance of that we have.

sys/kern/subr_devmap.c
33

Do we need the list?

This revision is now accepted and ready to land.Apr 25 2016, 5:17 PM