[roll] Roll fuchsia Revert "[qemu] Only disable fatal thresholds for kernel lockup detector."

This reverts commit 86f882728883757e65e4206e06657f3d2d1c2a89.

Reason for revert: Likely cause for zbi_tests-arm64-asan failing consistently in CI with kernel lockup detector OOPSes

Original change's description:
> [qemu] Only disable fatal thresholds for kernel lockup detector.
>
> fxrev.dev/496819 introduced "fatal thresholds" for kernel lockup
> detector and system will only reboot when the fatal thresholds
> are exceeded.
>
> This change reenables the non-fatal kernel lockup detection so
> that it won't cause a kernel oops but could still generate error
> messages for debug purpose. This will match the current behavior
> in FEMU virtual device launcher (vdl).
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/577383

TBR=ihuh@google.com,liyl@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/577316
Original-Revision: 4d8454e5c9e5907902bb4744ecaf9d9e6004cbbb
GitOrigin-RevId: d12f745e5d6fb1114201403566a928640dd37b72
Change-Id: I84b814e527c1f5be279be6b898a3cbad1824a380
1 file changed
tree: a151c322b89dc6bec02fbf94f6ab1bf380687103
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.