[roll] Roll fuchsia [kernel][lockup] Don't halt other CPUs prior to reboot

In the lockup detector, just prior to rebooting, leave the other CPUs
running so we can first collect diagnostic data (e.g. backtrace and
register dump).

Original-Bug: 86717
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595394
Original-Revision: 187e59c84c55f30ca6447795d938e02167d9e6f5
GitOrigin-RevId: b456362924a174b1d50c9571b6a21759098a53ac
Change-Id: I7ace4da9cecb759a359f413302a6abb176e61b4f
1 file changed
tree: 3614c59cf9fe412b105733552c3f7b7484c186e3
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.