[roll] Roll fuchsia [kernel][x86] Downgrade spurious #DB OOPS to printf

When a spurious #DB exception occurs, x86_debug_handler will emit an
OOPS with some extra details.  This was added to help troublshoot
b/453746441.  These are now happening a lot on CI/CQ so we're
downgrading the printf to an OOPS in order to eliminate this as a
source of CI/CQ failures (think flake rate reduction).

Original-Bug: 453746441
Original-Bug: 461514946
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1427774
Original-Revision: 71fad86440fdb6c6a1dcb8ff98605604f8920781
GitOrigin-RevId: 0e21d15258e5e2ec1b51f3e430d5ad6d5dddfea3
Change-Id: Ia440e6316163831a6628260e624ea3405683e189
1 file changed
tree: 15e803495ba39c7e8f0b0bc799267d47f73fb48e
  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.