commit | 2f569582c6aa3eb2451848b9c81209325c275c95 | [log] [tgz] |
---|---|---|
author | Sage Barreda <sagebarreda@fuchsia.infra.roller.google.com> | Fri Feb 23 01:12:13 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 22 17:13:41 2024 -0800 |
tree | 96d3fc0b2a98be0d32debf93e21dc09afba7e7de | |
parent | 35648240fda986577c0eff788ccb3fcd7607e717 [diff] |
[roll] Roll fuchsia [kernel][vm] Refactor aspace query in PageFault Move the aspace query and unmap protect in VmMapping::PageFault into a helper function. Remove map code duplication. Original-Bug: 42085825 Run-All-Tests: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/990572 Original-Revision: ae936bab91b1231d4783e5fb1b828d1ce19a05d4 GitOrigin-RevId: 6a864d01b14c3015351a804355161cb587628a92 Change-Id: Iad21a94d7f43dfbd7a67da673652a719ac6c7684
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
.