[roll] Roll fuchsia Reland "[kernel][vm] Remove restartable enumerator" This is a reland of commit 1059711a6ee0952f1ac8f3ad8a6de966ba0a8329 Fixes a use-after-free from the original stemming from a failure to upgrade a raw pointer into a RefPtr when dropping the lock. 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/+/1216908 Original-Revision: 836f802920e10f3e7306db2b0e1e29a7235f4ed5 GitOrigin-RevId: 37040351ff7fad3de280e6d92bf429711be8aef7 Change-Id: I1dce607ae37fe69ba3d1e4454540f3ac7fc3df89
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.