commit | 287ca91a625b648fb4d520c6b460bdae59f9bec0 | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Sun Apr 13 17:24:50 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Apr 13 17:26:58 2025 -0700 |
tree | 8423683663af8b5e21aa91c0b50e26b20dd59976 | |
parent | 32b9233d29d2af8ed0eb79f0ef2c745d2ce9f89f [diff] |
[roll] Roll fuchsia [kernel][vm] Optional DeferredOps for UnpinLocked Changes UnpinLocked to take an optional DeferredOps for performing the debug checks. The deferred ops is optional to allow for cleanup code, that was trying to create a pin, to unpin without needing to complicate its locking. Original-Bug: 338300943 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242595 Original-Revision: 42b2658c6c52bca5fb0c69cce0cb5132ff4f3f2a GitOrigin-RevId: 82378e4c6b8b3de9f36926914f14d0aedbce87a1 Change-Id: I35c10d61c2d4f7e5922ab41b7ba0a76661af319b
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
.