[roll] Roll fuchsia [starnix][userfault] Drop uffd registration on remap

Userfault registration has a special behavior with remap -- the old
mapping (if any) retains it while the new one loses it.

Also update the test to assert the flag presence/absence, as the EXPECT
was silently eaten by the expected non-zero exit code.

Test: UffdProcTest.RegisterThenMove
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1489116
Original-Revision: 3b496953f850c7b801480efa7205a7cf2ceeda09
GitOrigin-RevId: 3fa3d2f08edd9f0b97fc6273bbf0fb3a292666e9
Change-Id: I6f821756d7856d3c564e019d8b0fbcf3747ffaeb
1 file changed
tree: 042f62c61d16018062e00c591e6b992367df5591
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.