[roll] Roll fuchsia [kernel][vm] Pin non-exclusive wired VMOs

Pages from non-exclusive VMOs should never get returned to the pmm and
so we must treat them as pinned.

Original-Bug: 72494
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/500439
Original-Revision: dd4bb24a76ff6f8c8f165339001d194be86ff755
GitOrigin-RevId: b010ea89f250fe0fe8aaae50243c9f59181e68bb
Change-Id: I92c16f9454589c871055e4cebb1dbe415c82f06c
1 file changed
tree: ffa6e89b3001cd330510d9f73a741a9491451dff
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.