[roll] Roll fuchsia [kernel][vm] Correct AddRange check

Corrects the check in DeferredOps::AddRange to do what it was intended
to, which is allow for any combination of Unmap and UnmapZeroPage
requests to get promoted to Unmap.

Original-Bug: 338300943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1241344
Original-Revision: 61731f2342aaa1d8a7c462cc4847a074ba4d0b4a
GitOrigin-RevId: d345f24f7686d02ff5fccc0c03ccac1f9801f745
Change-Id: Ifea02856db6715b5e2e6be6fc59dff110fac602e
1 file changed
tree: f98d9d1d328f28c1d75c5d5d02a7881cb43c71e8
  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.