[roll] Roll fuchsia [kernel][vm] Unlocked FreePages Removes the lock requirement on calling FreePages as it is not actually needed and existed as a 'just in case' for future changes, but none have yet needed to leverage this being locked. As the lock might be dropped in between a page being removed from the page_list_ and actually freed, requiring that the lock be re-acquired just to perform the free does not provide any value. Original-Bug: 338300943 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239006 Original-Revision: 5168b06ac6e9faaada2ec832005f8efde8ed7d74 GitOrigin-RevId: 7fdc7b822c2e3296d02ddcf458f1842c45be52ca Change-Id: I991f36765f737c5048ab971e25f736c388c55ce0
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 in one of the communication channels documented at get involved.
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.