commit | 212be673e177caa2bbaaf2202084d20cef66d505 | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@google.com> | Tue Feb 25 21:21:40 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 21:21:40 2025 -0800 |
tree | 87f69f26c9245d6b77c4067440ba22691a773ab7 | |
parent | 4ceec8013d257ba1b8b89b2beb664c36d42590eb [diff] |
[kernel][phys] Hand off identity page tables as permanent Ideally these would be passed on as temporary handoff data, but the kernel currently expects this memory to persist past boot (e.g, for bootstrapping secondaries in later CPU hotplugging). Pending revisiting that in the kernel, we hand off all "temporary" identity tables as permanent for now. Bug: 398895878, 398950948 Change-Id: I6382a6483f3caae7944cb108072ea5c0a54b18e5 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1212968 Reviewed-by: Roland McGrath <mcgrathr@google.com> Fuchsia-Auto-Submit: Joshua Seaton <joshuaseaton@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.