[roll] Roll fuchsia [kernel][vm] Do not collect loaned pages on write LookupPagesLocked should not collect loaned pages if PrepareForWriteLocked was called successfully. If PrepareForWriteLocked encounters any loaned pages, it will terminate the page walk, so to ensure that exactly the same number of pages were dirtied as being returned by LookupPagesLocked, collect_pages needs to terminate if it encounters a loaned page. This scenario would previously be caught by a debug assert that ensures that the number of pages dirtied matches the number of pages looked up. Original-Bug: 63989 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/662708 Original-Revision: b406fca3fc155541208c472a6aef694328e36074 GitOrigin-RevId: 46ade9ceb9dfbb551049e82bb82889f20255e60c Change-Id: I77048b888cb472a90b484f5814606d60b6728e1c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.