[roll] Roll fuchsia [kernel][vm] Remove spinlock from name Changes the definition of name_ to not use an internal spinlock, instead relying on just the VMO lock. This is effectively a reland of Ib13210eaa7a24c37c7b571f7223e5f5e22436800, albeit split across two different commits. The split ensures that this part of the change, switching to the NullLock in fbl::Name which triggered the original flakes and revert, is isolated. Original-Bug: 475632731 Original-Bug: 477283657 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1499817 Original-Revision: a087e136483b87ad32134a18ae04a05da88702a5 GitOrigin-RevId: 455ac1edcdbb99faab337b41b773336927f63688 Change-Id: I4f6d3fe2ed790caee80dc912602832b2f5b6cbe3
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.