[roll] Roll fuchsia Reland "[kernel][vm] Serialize pager hierarchies"

This is a reland of commit 060d529f9f21b4a2edbade1d61dab6e09a0de5ac

Original change's description:
> [kernel][vm] Serialize pager hierarchies
>
> Extends the existing DeferredOps mechanism to serialize all operations
> of pager backed hierarchies that will need to perform a range change
> update.
>
> Original-Bug: 338300943
> Change-Id: I04ff8dbb4b1d400da86dc3c07975b4ab5dbe4801
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1233624
> Reviewed-by: Rasha Eqbal <rashaeqbal@google.com>
> Commit-Queue: Adrian Danis <adanis@google.com>

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237665
Original-Revision: 9bb2917c82847a112ac96d6dedf83de753f5c9c5
GitOrigin-RevId: e66e21a16b6eb1d88279ffa2e78963500e65a1ad
Change-Id: I9c10e812d376b55f7cae541140813ed0a0eaf8d2
1 file changed
tree: b8d6a9f5af7c40529227e4aafccfbf15f22fccbd
  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.