commit | 3c1a9a7352f4b34b8930e3f232c51c7707a6c8cc | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Thu Mar 06 14:28:39 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 06 14:30:18 2025 -0800 |
tree | 500931348d1eb5753d22c44af12fa5d210f6ab73 | |
parent | 9336bebd39824da39b6cabc00f13c604f092b7b9 [diff] |
[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
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
.