[PATCH 0/2] riscv: Add "Code:", and decodecode support

Björn Töpel bjorn at kernel.org
Fri Jan 13 06:45:50 PST 2023


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

RISC-V does not have "Code:" dumps in the Oops output. This series
adds that, together with scripts/decodecode support.

Thanks,
Björn

Björn Töpel (2):
  riscv: Add "Code:" to RISC-V splats
  scripts/decodecode: Add support for RISC-V

 arch/riscv/kernel/traps.c | 31 ++++++++++++++++++++++++++++++-
 scripts/decodecode        | 12 +++++++++++-
 2 files changed, 41 insertions(+), 2 deletions(-)


base-commit: 689968db7b6145b2e4beb8b472d31162ffa5ad7d
-- 
2.37.2




More information about the linux-riscv mailing list