[roll] Roll fuchsia [kernel][vm] Cleanup pmm allocations

Cleans up some remaining direct pmm allocations that were not going
through the page cache. Introduces some helpers and refactors in the
process.

Run-All-Tests: True
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1067135
Original-Revision: fda3484c0796e2bc43ec0fd26201b866e0bd4697
GitOrigin-RevId: 4ebdf2495a9d9b76f402d17c0786ca4ed140435f
Change-Id: I871ed187e82eca624488a3a3c8e3d704894d5791
1 file changed
tree: dcf8c5252ed72df48760e08c3864b0b87be5ff83
  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 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.