[roll] Roll fuchsia [kernel][vm] Hold parent lock during clone create

Passes down the locked parent of the node gaining the new child,
ensuring that the parent lock is continuously held from the check in
|FindParentAndRangeForCloneLocked| till the child is added.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222706
Original-Revision: 74ff7e9d969c84498e1068d36997e4ca33e15b7b
GitOrigin-RevId: 6b69cf98590388e0dd1aa93ad1d35f1478b57160
Change-Id: I3c32b1f78df0bce961495539a33209c41ae7bada
1 file changed
tree: af1510daeaa1af5c0585c7f0d134da85c3ccff0e
  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.