[roll] Roll fuchsia [kernel][vm] More flexible page list merge

Re-designs the MergeRangeOntoAndClear method such that the callback has
more control over what/how items are migrated, including clearing the
destination slot if desired.

This flexibility will be utilized in later CLs.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263127
Original-Revision: b703fb35ddb135d6d5ef0addd58543855415ebb4
GitOrigin-RevId: b2185ad5fa61779452223f3b68c006d12ef56e60
Change-Id: I9bd87d59ab60059a1eaef008d9dfc1dbcd8a738a
1 file changed
tree: e7bf28a4cf7527671ba7d90a2ac14f910a1f274b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.