[roll] Roll fuchsia [kernel][vm] Acquire region_lock_ to activate heap VMAR

Calling Activate() now requires holding the main lock_ along with the
region_lock_.

Original-Bug: 446675650
Run-All-Tests: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409701
Original-Revision: a77f46569e5da4d5691b57e9c3177cb016c45d0e
GitOrigin-RevId: 18dd7b7912fc9c09b3df139758969ed3703c2930
Change-Id: I1409a70a13ec947fbda6100a0336a595e19ac4ac
1 file changed
tree: 93f5ac3cc44c0ef7592c6b99e4bfb3af7d5b162f
  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.