commit | ddf82159d8f3b05302203596b5fe827c44e5df3d | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Tue Aug 27 00:06:24 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 26 17:07:53 2024 -0700 |
tree | 757abcfd8cc101ca0ca6353e2ed2dbcb6e79e9d9 | |
parent | 2500b161078fa12e6d83f038d70aa9a4188f3a3c [diff] |
[roll] Roll fuchsia [kernel][vm] Change PMM include dependencies Re-structures the PMM includes such that pmm.h depends on pmm_node.h and pmm_arena.h. This better reflects the current logical setup of the pmm being implemented in terms of a global PmmNode, and not the PmmNode being implemented using the pmm. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1102013 Original-Revision: 5d82483940f16807442ca390221a0a9c79c0405f GitOrigin-RevId: 43422e5322e68e3ae607e2da42a3a1b0c34e4344 Change-Id: I38c7d2cb9da4248def6cbf1a2bd02a69f7d203bf
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
.