commit | 650b4e89f3df855ba697e1b6cb5ccd92a5c57ce8 | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Mon Apr 07 16:22:40 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 07 16:24:11 2025 -0700 |
tree | 8ef78200296f400c57c1cfce1e3a56c0b2bb4770 | |
parent | 886fdee0d3ec2def99d54e77f3cd7cc9d6033051 [diff] |
[roll] Roll fuchsia [kernel][vm] CloneCowPageLocked takes DeferredOps Moves the temporary DeferredOps created in CloneCowPageLocked to one made in RequireOwnedPage. This will eventually get moved external to RequireOwnedPage once the other functions that RequireOwnedPage calls support a DeferredOps. Original-Bug: 338300943 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241248 Original-Revision: b96accb8fb027dc88e0c318f24a8302c98b2d60b GitOrigin-RevId: 2419159eae8b006e779ed1b2618be7d76fcd922e Change-Id: I214ab27aecb67ea6b5cec762489467d42aa3f87d
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
.