commit | 43ccd0602f0b091e59225306f08a522eb92db51d | [log] [tgz] |
---|---|---|
author | Adam Barth <abarth@fuchsia.infra.roller.google.com> | Tue Jan 28 16:06:54 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 28 16:08:09 2025 -0800 |
tree | 746d9834e7366786ff8125b98a36484676806913 | |
parent | 1cd22738a758a5dee8de89a6561e6b823d0c984b [diff] |
[roll] Roll fuchsia [zircon][vm] Externalize freeing pages from ReleaseOwnedPagesLocked Instead of freeing the pages inside ReleaseOwnedPagesLocked, we now return a list of pages that need to be freed to the callers. This CL introduces a RAII object to ensure that the callers actually free the pages. Original-Bug: b/338300943 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192355 Original-Revision: 95224531accc99e1814d11d32be63dd5ce66ffc5 GitOrigin-RevId: 45666106a1a1cdd070b72c90edd579ba5c618db2 Change-Id: Ia7d88a81cc522051cbcdcc302852bab3d01af57b
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 in one of the communication channels documented at get involved.
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
.