[roll] Roll fuchsia [kernel][vm] Factor out ZeroPagesLocked helper

Factors out one of the zero cases, that where is_source_preserving_page_content,
is true and makes it a helper with an additional control for whether it
zeroes only gaps or not.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1104693
Original-Revision: 88785806bd82b76669fc341ae011dc0274e8a87d
GitOrigin-RevId: 7d1f47068514331ca2393fac3776e798f3255938
Change-Id: I1e06ff5cbd9d2d0eb845c5bc978fc9bc36fbbabf
1 file changed
tree: 4af50efbc07370d8518a0e7a115e140bee89ea47
  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.