[roll] Roll fuchsia [kernel][vm] Check error code from PageFault map/unmap Add asserts in VmMapping::PageFault to check that the error code is ZX_ERR_NO_MEMORY on ArchVmAspace::Map/Unmap failure. Previously we were simply returning ZX_ERR_NO_MEMORY without any checks, so an arbitrary code could have been erroneously mapped to ZX_ERR_NO_MEMORY. Original-Bug: 93510 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648010 Original-Revision: d44efa26efcd903713fbed676a1d21fc643015b2 GitOrigin-RevId: cc7e9e6d6629658524eae7f1e079101ba1e11b52 Change-Id: I158379764b26d4a292cf7cc2812e371819c2908c
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.