[roll] Roll fuchsia [kernel][vm] CowPages root has page source bit

Add a bit to VmCowPageOptions that tracks whether the root of the
VmCowPages hierarchy has a page source. Can be used to check for the
existance of a page_source_ withotu performing an upward tree walk.

Original-Bug: 385005146
Run-All-Tests: True
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192915
Original-Revision: 2f4a80e20d0dab1b08e1b2c85f2719c99df6f689
GitOrigin-RevId: 63719319c78e9145409c966ef29615d4d4c584fd
Change-Id: Ifb15a7a38d82d09b2caaddc7bf0c8643a131f3ce
1 file changed
tree: a4015d6ed9c37d42114ad80f4a7414ecc9f30797
  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.