Page MenuHomeFreeBSD

Use pmap names for the EFI trampoline page table code.
ClosedPublic

Authored by kib on Sep 18 2016, 9:45 AM.
Tags
None
Referenced Files
F153837030: D7934.diff
Fri, Apr 24, 3:40 AM
Unknown Object (File)
Thu, Apr 23, 4:29 AM
Unknown Object (File)
Wed, Apr 22, 7:12 PM
Unknown Object (File)
Tue, Apr 21, 11:40 AM
Unknown Object (File)
Tue, Apr 21, 5:50 AM
Unknown Object (File)
Sun, Apr 19, 6:06 AM
Unknown Object (File)
Fri, Apr 10, 3:18 PM
Unknown Object (File)
Thu, Apr 9, 11:18 PM
Subscribers
None

Details

Summary

Page table entries and bits do not need another names. Pmap gives well-known names, there is no sense to not reuse them.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 5200
Build 5333: CI src buildJenkins

Event Timeline

kib retitled this revision from to Use pmap names for the EFI trampoline page table code..
kib updated this object.
kib edited the test plan for this revision. (Show Details)
kib added reviewers: emaste, imp, jhb.
kib set the repository for this revision to rS FreeBSD src repository - subversion.

Minor style cleanups as well.

imp edited edge metadata.
This revision is now accepted and ready to land.Sep 18 2016, 4:00 PM
This revision was automatically updated to reflect the committed changes.