Page MenuHomeFreeBSD

kboot: Add parsing of /proc/iomem into seg.c
ClosedPublic

Authored by imp on Feb 1 2023, 6:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 3:48 PM
Unknown Object (File)
Sat, Oct 19, 12:19 PM
Unknown Object (File)
Mon, Oct 14, 12:05 PM
Unknown Object (File)
Oct 10 2024, 6:53 AM
Unknown Object (File)
Oct 4 2024, 12:30 PM
Unknown Object (File)
Oct 4 2024, 5:05 AM
Unknown Object (File)
Oct 3 2024, 6:27 PM
Unknown Object (File)
Oct 2 2024, 9:39 PM
Subscribers

Details

Summary

Chances are quite good that we'll need to parse iomem on all system
(except maybe x86), so move it up to seg.c.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49379
Build 46269: arc lint + arc unit

Event Timeline

imp requested review of this revision.Feb 1 2023, 6:22 AM
imp retitled this revision from kboot: Move parsing of /proc/iomem into seg.c to kboot: Add parsing of /proc/iomem into seg.c.Feb 1 2023, 11:11 PM

rebase / refactor / redo

This revision is now accepted and ready to land.Feb 2 2023, 12:28 PM
This revision was automatically updated to reflect the committed changes.