Page MenuHomeFreeBSD

Only invalidate the early DTB mapping if it exists
ClosedPublic

Authored by mhorne on May 19 2020, 1:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 22, 8:30 AM
Unknown Object (File)
Sat, Apr 19, 9:18 PM
Unknown Object (File)
Sat, Apr 19, 9:14 PM
Unknown Object (File)
Sat, Apr 19, 8:50 PM
Unknown Object (File)
Fri, Mar 28, 1:14 PM
Unknown Object (File)
Mar 11 2025, 1:07 AM
Unknown Object (File)
Mar 7 2025, 12:49 PM
Unknown Object (File)
Mar 7 2025, 12:30 PM
Subscribers

Details

Summary

This temporary mapping will become optional. Booting via loader(8)
means that the DTB will have already been copied into the kernel's
staging area, and is therefore covered by the early KVA mappings.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable