commit | 5b687eaf5d9f3e2c2506c7c470f26a93bdd961d8 | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Wed Apr 23 02:26:02 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 23 02:27:17 2025 -0700 |
tree | 41ba681801ddee2f7e7a187b69a3bda0123129a1 | |
parent | 2e1970070492695cac52352687e3d1ca80d2cad5 [diff] |
[roll] Roll fuchsia [kernel][vm] Remove some canary asserts These are helper methods that are generally called from other VmCowPages methods that already check the canary, and having them perform their own check prevents them from being used efficiently in loops without caching the result in a local temporary. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254745 Original-Revision: a82820603f438e8ff221eba3aaddb9f207dad689 GitOrigin-RevId: 1c721cf41d1c236dd53731f928d2e452235665c1 Change-Id: I3074a9158c5b77ba46b8d95a35d82d8de7f60b96
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
.