[roll] Roll fuchsia [kernel][debug][x86] double fault stack dump

When a double fault exception occurs, additionally print the previous
kernel stack, found in rbp. This part of the stack will likely
contain a trace of what triggered the double fault.

Original-Bug: 415279446
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273864
Original-Revision: a6471d66a07767cd283467fc525c76a6f8b6f208
GitOrigin-RevId: 17717c227947758ee83985f8a74755fc093497b9
Change-Id: I8d9b80e733805a4c0858568d2c7a7ba7ed53afda
1 file changed
tree: 1c4046b30871ec7ca96c83ae4c3d07186d33a864
  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.