[roll] Roll fuchsia Revert "[kernel][vm] Remove restartable enumerator"

This reverts commit 1059711a6ee0952f1ac8f3ad8a6de966ba0a8329.

Reason for revert: Suspected cause of zxdump test flakes and potential use-after-free

Original change's description:
> [kernel][vm] Remove restartable enumerator
>
> Takes advantage of being able to drop the aspace lock while writing out
> entries to no longer need to be restartable while performing
> enumeration.
>
> Change-Id: I732f4af085ec4405d3b7270403dc478867794b66
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1208173
> Reviewed-by: Rasha Eqbal <rashaeqbal@google.com>
> Commit-Queue: Adrian Danis <adanis@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1216286
Original-Revision: b925b043f24cfa35807c019beb0e77677f2307e7
GitOrigin-RevId: be77f87267df2553c8761b0482eaaa10c64cad5c
Change-Id: I704d16900c8a4f4988e3bec61ca0ba621b26f71a
1 file changed
tree: 60a0305f5653773393a53fa8df8bd7053633bc6a
  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.