[roll] Roll fuchsia [kernel][vm] Fully initialize page state

Fully initializes all relevant fields in the vm_page_t::object before
passing to the page queues, instead of relying on the fields to be at
a default value.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279984
Original-Revision: 5e65e77d878513b094354cd1dfb19729987d9462
GitOrigin-RevId: e39dd7ee6b9a443310d232abdfc3ccbdd4edb930
Change-Id: I754fcfde0addccd51c3494f1793984f3af28cadb
1 file changed
tree: 133f193d995b1d0b9fd61bb2302e4d04cea2e8e4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.