[roll] Roll fuchsia [kernel][vm] Dead transition merged parent

After merging a hidden parent with its remaining node, perform an
immediate dead transition while its lock is still held. This prevents
anyone else from observing the hidden node in the Alive state, despite
having being removed from its hierarchy and now being invalid.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237664
Original-Revision: b198f44e58283c2d0041d79370c7d59bddc57c6d
GitOrigin-RevId: 4393727e1a6473d93150c2741d08a1ea1ef795c0
Change-Id: Ifebb4146d27051a88f1dc692ea6943f3a638dc31
1 file changed
tree: d3c11454de40387795f1ee8a9672d8e5a385d505
  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.