[roll] Roll fuchsia [kernel][vm] Add extern lock for vmo name Adds the vmo lock() as a guarded requirement for the VMO name. This is technically redundant, as the name_ has its own internal spinlock, but is a precurosr to removing the internal spinlock. Performing this refactor separately to changing the locking is intended to provide additional auditability and confidence due to the previous refactor attempt, fxr/1475777, tripping latent bugs. Original-Bug: 477283657 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1499816 Original-Revision: 056f35900ff98a3ea4c2d23285bb187ecf0dd347 GitOrigin-RevId: bdadafdc175e9be06607f75b669f483180decf4c Change-Id: I1323eacb872836194a1f8fc560399a27a0efbcf3
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.