[roll] Roll fuchsia [starnix][mm] Support MAP_DENYWRITE flag

The MAP_DENYWRITE flag should not be rejected, although
modern kernels ignore this flag.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/622086
Original-Revision: bc6252b2463ed4ac6b23f6b8f726d620a7c00147
GitOrigin-RevId: 0631093c8024d205fd3301107bc7d6910cd6a772
Change-Id: I37ec87e95e9fdc5e76cb1b29177044b215e3a4d1
1 file changed
tree: 254676bb1f879697688f414661eafad7cb935376
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.