commit | 30d1704da94925a68cda89ee977abaa5295131e3 | [log] [tgz] |
---|---|---|
author | Rasha Eqbal <rashaeqbal@fuchsia.infra.roller.google.com> | Thu May 25 18:08:13 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 25 11:11:25 2023 -0700 |
tree | 7d01194c86683300c4c39ccf22f9c112316fdbdd | |
parent | b084f2419b2cf5c9210b6aac2019903a79883aa7 [diff] |
[roll] Roll fuchsia [kernel][vm] Use consistent lock annotations in VMAR Replace some instances of aspace_->lock() with simply lock(), which is equivalent. It makes for easier reading with object_->lock() also thrown into the mix. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/861561 Original-Revision: af62a9fec97cfe5ccbd48d3dcdc0662d2abb2bfa GitOrigin-RevId: 596f6c63b379e49640082c4651e831158d57e4c1 Change-Id: Ic6af6e61b4639aa6d7e04d1a17df5e3ce17cd0e1
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 via the IRC channel #fuchsia
on Freenode.
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
.