[roll] Roll fuchsia [kernel][vm] Atomic loaned state

Makes the loaned and loan_cancelled states be part of a single atomic
state instead of needing to serialize read accesses through the
PmmNode lock.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702862
Original-Revision: bca2e957d45bc05e65597f43ec93eecd7961edbd
GitOrigin-RevId: 1470a8ffb793ca834ae0a0faed0ac8fc97ef3f14
Change-Id: Ibd2a4c02c7d1146f792140115d12b57d40107d22
1 file changed
tree: 8823418bb17532ceccbac17d8703971f89754693
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.