[roll] Roll fuchsia [zircon][vm][ppb] DeleteLender in OnClose()

The DeleteLender() can happen on the entire range of
the contiguous VMO (the future ones where each on has a
PhysicalPageProvider).  We loan all the pages first to
make sure all pages are loaned, then the DeleteLender()
works on the whole range (including its assert that every
page is loaned).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/603369
Original-Revision: f48b7f4703d7d8cc7c583668b0673d31259a031a
GitOrigin-RevId: fad7fee4f60c0fccd963c45fa4f0630ecbb945ff
Change-Id: Ied466baa9461b3d39e563779c707a92cb9704d52
1 file changed
tree: 3bfa2a237f4e919d84c8e734d2a48b26a57595ae
  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
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.