[roll] Roll fuchsia [kernel] Set allocated page states

Updates some locations that allocated pags from the pmm, but did not
set a page state, leaving the pages in the default 'allocated' state.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592426
Original-Revision: 8eed501045b45759d0637af600575f09b24dcc69
GitOrigin-RevId: b143e8dff6280937bbb5eaed2287e4495a067a2a
Change-Id: Iba0ded0d742174d705f0951597da13e1e6944ce9
1 file changed
tree: 90c88158c9cf5498d722cc47bf226ff0abb22e26
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 via the IRC channel #fuchsia on Freenode.

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.