[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
1 file changed
tree: 8ef78200296f400c57c1cfce1e3a56c0b2bb4770
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.