commit | 4e674af58d92663914e680f285e490468204d76e | [log] [tgz] |
---|---|---|
author | Ghanan Gowripalan <ghanan@fuchsia.infra.roller.google.com> | Fri Jan 12 22:43:29 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 12 14:46:02 2024 -0800 |
tree | 98f6eabacbf1ee7f13d50cd2e0c9a93b2a3d1eae | |
parent | c084bc77b47d3528d9da4d2a84b9b2655c11e67b [diff] |
[roll] Roll fuchsia [starnix] Always perform VMO-backed I/O w/ `Task` Only `CurrentTask`'s address space may be mapped while in Normal mode (if unified aspace is enabled). A `Task` may represent a task different from the `CurrentTask` so we can't leverage unified aspaces when performing memory I/O with a memory address belonging to a `Task`. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/972854 Original-Revision: f91be1987f0e0201e6e4a447c0abd81b6e92a031 GitOrigin-RevId: 12be1d3a87964bab8e768ac89c3c145e3e904c09 Change-Id: I91d3187646a58fffe6ad333c037a9ceada537113
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.