Merge patch series "riscv: Dump faulting instructions in oops handler"
authorPalmer Dabbelt <palmer@rivosinc.com>
Wed, 22 Feb 2023 00:53:58 +0000 (16:53 -0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 22 Feb 2023 01:21:51 +0000 (17:21 -0800)
commitb19aa282c50344bbac8e50592b21bac624c51d5d
treef9a60e4f136450a521d25ce02be92dd7fdf5c653
parent91612cfb173619b38087449cd3811f9cb4420d94
parent00b242509c8f2b9041c4c16d67d51eae3c9ab1d9
Merge patch series "riscv: Dump faulting instructions in oops handler"

Björn Töpel <bjorn@kernel.org> says:

From: Björn Töpel <bjorn@rivosinc.com>

RISC-V does not dump faulting instructions in the oops handler. This
series adds "Code:" dumps to the oops output together with
scripts/decodecode support.

* b4-shazam-merge:
  scripts/decodecode: Add support for RISC-V
  riscv: Add instruction dump to RISC-V splats

Link: https://lore.kernel.org/r/20230119074738.708301-1-bjorn@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/kernel/traps.c