[roll] Roll fuchsia [kernel][vm] Do not cancel dirty requests if retrying

A dirty request that needs to wait to allocate pages should not be
considered failed and cancel any outstanding requests as it will be
retried.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1095132
Original-Revision: 0633f7f4427dda00e00a66f3919bd0d804ebb6d2
GitOrigin-RevId: f9ce2ae40c2e82a47675b1c62f35fd158893f3a1
Change-Id: I4834c3498f02da8425d51f0b4a6ee1c001526fed
1 file changed
tree: fe124dc740234524464a1b7a1a3f7dcbda7a36b5
  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.