[roll] Roll fuchsia [kernel][vm] Restructure VmPageOrMarker Uses a raw uint64_t to store the VmPageOrMarker information instead of a vm_page_t*, this provides more flexibility for additional types and a more explicit notion of types is added via GetType. The Release and Page construction methods are also marked [[nodiscard]] to help avoid resource leaks. Original-Bug: 60238 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/723027 Original-Revision: 3b3b3b829b450e21c4fc11d6ee2d266ba1a8fe41 GitOrigin-RevId: b3d2a0db6bd299a238ad2ac1400aaaa12f3ae234 Change-Id: I3f448f685dffa3f7b67fc8e3306247407adec6f7
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.