[roll] Roll fuchsia [kernel][vm] EvictionAction::Require for phys page

Add eviction action for when eviction is required for functionality. Use
in physical-page-provider as it needs to force eviction.

Original-Fixed: 417504713
Original-Bug: 412464435
Run-All-Tests: True
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1274904
Original-Revision: df8073e9d5db0d7ce13930cf2d0dde156da32e8e
GitOrigin-RevId: 85764163717687ba06a736c7813a4db5a92fd0f7
Change-Id: If8a14d79643e07f2dd8d3d3e0721ff1176eb34b8
1 file changed
tree: e6e81d836f60ad92633ba60628f0233f9d463e01
  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.