[roll] Roll fuchsia [kernel][vm] Simplify pmm loan flags

Remove distinction between CAN_BORROW and MUST_BORROW and have a single
flag LOANED, that has the same meaning as MUST_BORROW.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025532
Original-Revision: 00a49d875373b84008978880e481d0b4c6e89b5b
GitOrigin-RevId: afb6bffd057b099c40eb9aa4a62201b058854456
Change-Id: I19daae8ba6ac39b1efd93c025c1a53eebcbc5b16
1 file changed
tree: 888a69be82f17d6a5951f303c0a8fa7eca240f00
  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.