[roll] Roll fuchsia [kernel][vm] Helper for spuriously resolving dirty requests

Moves out the logic to resolve dirty requests in the out-of-bounds range
on resize into a helper function, which can be reused for other cases
that need to similarly spuriously resolve requests. No change in
behavior.

Original-Bug: 63989
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/721983
Original-Revision: 2f23dc7251f166076fa570f9651912e8c14d142a
GitOrigin-RevId: 601e9b65102ebee97d3b7f6c1f871935058f726c
Change-Id: I0b233d407983c788cfef7e006fb68a039d94fc8e
1 file changed
tree: 7661e261785e31a5048cdf678144caf32a462500
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.