[roll] Roll fuchsia [kernel][vm] Clean up evictor logs

Drop the WARNING prefix from logs that do not necessarily indicate
unintended behavior. They only provide value in debugging true evictor
hangs, which should result in a kernel panic. But it is fine for these
logs to show up spuriously as well because of races.

Original-Fixed: 434361683
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455211
Original-Revision: 61fd82b7a68c5812fa205fe94818715fe245c0e8
GitOrigin-RevId: 93824556ea3b0576a1993f96caa356285c2ea033
Change-Id: I228f21a699057bc62360383c20136956b43c5a84
1 file changed
tree: 943836a915aba309f509e97edfd0d985cde7ba6b
  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.