[roll] Roll fuchsia [kernel][vm] Use LockedPtr in FindPageContentLocked

Walk up the parent chain using the LockedPtr to acquire locks at each
level.

Original-Bug: 338300943
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1238714
Original-Revision: d2e32a30ddf27ebc3264e9a2f3f09aa89b0a876d
GitOrigin-RevId: e2e12650d740b2260e2bfcd0dfb46f38870132bf
Change-Id: I063c7b019d7324a9d40dc5bc156f4f03fde0694b
1 file changed
tree: 59ffb783545ef43a2fa1c05d28691763f4e78bf8
  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.