[roll] Roll fuchsia [kernel][vm] Zero pages uses locked owner

Keeps the LockPtr of the page owner after page lookup in
ZeroPagesLocked to ensure correct locking.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252845
Original-Revision: ad0df51ffc643bf994507ec20cbe7c180efdc18f
GitOrigin-RevId: e58e241ba03bdf015dae691db2a913dfaaa0f09a
Change-Id: Iedbebc6ae2204f45769ccca07589a5af9d427b7d
1 file changed
tree: d12ac3555e0ab8bea0973256618b9364a02af9aa
  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.