[roll] Roll fuchsia [kernel][vm] Acquire locks in clone creation

Acquires the locks of the newly created objects during clone creation
using the appropriate lock order.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211265
Original-Revision: 6dd255a90b7d1454795031b9ebf70b0dec458c0d
GitOrigin-RevId: e1dd63779ef24ab983ba021d1534a748dbce4150
Change-Id: I70c6a809254aadd50ed23e98bd00a60ea88e4348
1 file changed
tree: 7be3881fc4ec7e91aa9a14537bd4b235a9c69a02
  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.