[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
1 file changed
tree: 8423683663af8b5e21aa91c0b50e26b20dd59976
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.