[roll] Roll fuchsia [kernel][vm] SupplyPages uses DeferredOps

Changes SupplyPages to complete range change updates and page
freeing outside the main lock acquisition using DeferredOps.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239014
Original-Revision: 7067808574c4e81e7d99548a482e6dadbabc1c67
GitOrigin-RevId: ffea37514bb46fc8abbae21343f1307b94c0d464
Change-Id: I7a305c0a17398545545fcce384c59f9f9b5744bb
1 file changed
tree: d81d5d366de495f6cf567e0c37408155d812c1f8
  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.