[roll] Roll fuchsia [kernel][vm] Fix failed pages error status

Corrects a bug when failing pages where the error_status was
permanently changed, causing requests that should have been
failed to not be.

Adds a test that both hits this behavior via vmo_read, and highlights
the behavior differences of failures between commit and read.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045572
Original-Revision: 798560d948b4b18e86c578ff8909507316a97539
GitOrigin-RevId: 8048d4354db970cef4cdfdc459343561b3f1f078
Change-Id: I176bd353c343288f3aa2679756b54c44388c7b60
1 file changed
tree: 503ace9213f85ef9b4b740f0a44511f1637dd466
  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 via the IRC channel #fuchsia on Freenode.

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.