[roll] Roll fuchsia [kernel][vm] Free Loaned Pages Holder Instead of moving loaned pages directly from a VMO->PMM they instead go via a holding phase. While in this holding phase they are considered immutable, and it is possible to wait for the page to cease being in this temporary holding object. An immutable holding object is necessary as the fine grained VMO locking needs to be able to drop the lock to complete a range change update, but a range change update must be completed before the pages can be returned to the PMM. Original-Bug: 338300943 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216964 Original-Revision: d39d22d531262813aaa4b87a3abb912d99484302 GitOrigin-RevId: b9c2b33e9b34de695907d052c5383b8e95286947 Change-Id: Icf60b64f9466353189c5e0c1280a98a70ea1a26e
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.