[roll] Roll fuchsia [kernel][vm] FLPH in ScopedPageFreedList

Adds a FLPH to the ScopedPageFreedList, allowing it to track a freed
list of both regular and loaned pages for returning to the PMM. The,
now duplicate, FLPH in the DeferredOps is removed as a result.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239007
Original-Revision: 6e1fd04de0a258a4eb2f4f5d8cfeae07779ac3bd
GitOrigin-RevId: 0bfe5b4f4fc02d7f0d2507cc32f1eeba3c4ea603
Change-Id: Ia0ed94bb5503093516cd46fdb213ec78d03db4a6
1 file changed
tree: a80d34a95605611bc36038c12eca4d647e1eb1e0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.