[roll] Roll fuchsia [starnix] Define MemoryManagerState::force_write_memory. Prefactor for more principled handling of mappings removed by inserting new ones. Also removes unsafe qualifier as this method is not capable of undermining Rust's memory safety assumptions. It can definitely break userspace if used incorrectly but so can many other "normal" memory management APIs in Starnix and the compiler doesn't need to know about them to correctly compile the kernel binary. Original-Bug: 458074393 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414199 Original-Revision: fcdeb394f8bac837cd70d61cfe02dc46daae3b85 GitOrigin-RevId: 25a68606aa9e4eed64ede1eb8c3bd0a5d0a2289b Change-Id: I4ce9a01ab0dba9baf949a24df51b7dfbfa8c20e4
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.