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

This reverts commit 060d529f9f21b4a2edbade1d61dab6e09a0de5ac.

Reason for revert: Suspected of causing kernel panics (b/406485885)

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/+/1237644
Original-Revision: b267d8922ca691c6fa5a56c31c62ff5defe5b428
GitOrigin-RevId: dd719e2233362b462690e87484aa80091309d02d
Change-Id: I10869f693108518e83d33369599c0190db382b60
1 file changed
tree: 50fc91f1c087d9fc286a6e813eceb79610e2c4b3
  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.