commit | 009b62e09c52ce6c5394c1eaec9cddcd3afe847c | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Mon Apr 14 16:12:02 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 14 16:13:55 2025 -0700 |
tree | 2502fc2e25499ab58c34e6bb0d589299f5e0102f | |
parent | c64443557380e91478c1e61c98834ff35cde159b [diff] |
[roll] Roll fuchsia [kernel][vm] Justify liveness of owner Changes ProtectRangeFromReclamation to not assume that the owner lock is held, but rather argues that holding the current child lock is sufficient to guarantee that the raw owner pointer is live and able to be dereferenced for the purposes of constructing a RefPtr. Original-Bug: 338300943 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250284 Original-Revision: 25d50dcac471f3b494c57a8cf6aeab7c183283be GitOrigin-RevId: 38a230156834f20cdb52aa300878f2e9d94702d3 Change-Id: I24a05d5fcd973039d9fe1c4fdd64457aef15328c
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 in one of the communication channels documented at get involved.
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
.