[roll] Roll fuchsia [reland][kernel][vm] Remove page_request_t from PageRequest Reland of Idd418388968a29416f174e1fb4e454b46afabfd8 now that https://fxbug.dev/91935 has been fixed. Original commit message: The only fields of page_request_t that are used PageProvider implementations are the offset, len, type and queue_node. The first three of these are replicated from PageRequest, and the queue_node can be added to PageRequest. The rest of the page_request_t fields are not used and so the entire page_request_t can be dropped out of PageRequest. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/636941 Original-Revision: 811dec48d17e92d3dff3ba9ffd906c506d361cf3 GitOrigin-RevId: dc0ab36cfce48a198a341a3f49e800f51ac4ab8e Change-Id: I747512ff0453039b8c67505ae82e5e8cb063b368
This repository contains Fuchsia's Global Integration manifest files.
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 via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.