[roll] Roll fuchsia [kernel][vm] Unify checks around page release

Small cleanup to make sure all releases of ancestor pages (except one in
MergeContentWithChildLocked) release from the tail, using an upper bound
of parent_limit_.

No functional change.

Original-Bug: 42058561
Original-Bug: 338300808
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1082235
Original-Revision: b84dbc9801f96722a007ce569f62014aa47c37bd
GitOrigin-RevId: 1b9513b9b7817281999b79a717a8ec7b6ddfdd01
Change-Id: I419c079b00ebc162d10ef4201650882cf187c5f3
1 file changed
tree: c75fd99f4f838386842589358fa065f405b586be
  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 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.