[roll] Roll fuchsia [kernel][vm] Dead transition acquires parent lock

Explicitly acquire the lock for the parent instead of using
parent_locked, which now incorrectly asserts that holding the current
nodes lock allows locked access to the parent.

Original-Bug: 338300943

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221564
Original-Revision: 8aafc330204afa84cb15a04781b85244a60d3861
GitOrigin-RevId: 5a71ad500440fd7e4f694d1e272be99bd54bd47a
Change-Id: I6b69ead04c0378d0be440a0717a8216f94c617ef
1 file changed
tree: 500931348d1eb5753d22c44af12fa5d210f6ab73
  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.