[roll] Roll fuchsia [kernel][vm] Atomic loaned free/alloc

Moves loaned pages between the PMM and the page queues directly under
the loaned pages lock.

Run-All-Tests: True
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1116012
Original-Revision: df96499bc288c3887f2b104766f8a85a6d4a49c8
GitOrigin-RevId: 12d0604db96009da821b3d01b6eaf82e6cccb866
Change-Id: Ia34ded2e4879514cfb2764a71653e5ba08333c5e
1 file changed
tree: c9d18cc098ca2bdc931b58ad9f1a7dc86368d753
  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.