[roll] Roll fuchsia [kernel][vm] Remove GetRootPageSourceLocked

Remove VmCowPages::GetRootPageSourceLocked as it is no longer used, and
performs a walk up the tree which is not compatible with the VMO lock
breakup plan.

Original-Bug: 385005146
Run-All-Tests: True
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192916
Original-Revision: ad960e3f9cbe46bf684bf266b46d9ad2cd8e696a
GitOrigin-RevId: 83bd6f80a23463f2ac6e1285897f0fd346a296ab
Change-Id: I0b87c3e134a99ec5f43dbe4642b3787ec343e320
1 file changed
tree: 78d009ea0e856ecda680448603baf16507a7d4a3
  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.