[roll] Roll fuchsia [kernel][vm] Restructure WritebackEndLocked

Introduces an explicit loop in WritebackEndLocked and explicitly
handles all intervals outside of the RemovePages callback. The goal of
this change is to ensure that the page_list_ is not modified during the
RemovePages callback, as this is going to become an error in the
future.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1502436
Original-Revision: 6a2360823fd312cc5f50dc35af5e868aa7927626
GitOrigin-RevId: e17e8033e978b88c28c64028b48a527af7179a74
Change-Id: I5b5c4776fab86cbed89da9d399e0ba3684f23b28
1 file changed
tree: d5ee790b083c59753fb436af4e706d43444ec17b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.