public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] riscv: Add "Code:", and decodecode support
@ 2023-01-13 14:45 Björn Töpel
  2023-01-13 14:45 ` [PATCH 1/2] riscv: Add "Code:" to RISC-V splats Björn Töpel
  2023-01-13 14:45 ` [PATCH 2/2] scripts/decodecode: Add support for RISC-V Björn Töpel
  0 siblings, 2 replies; 5+ messages in thread
From: Björn Töpel @ 2023-01-13 14:45 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou, linux-riscv
  Cc: Björn Töpel, linux-kernel

From: Björn Töpel <bjorn@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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-13 19:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-13 14:45 [PATCH 0/2] riscv: Add "Code:", and decodecode support Björn Töpel
2023-01-13 14:45 ` [PATCH 1/2] riscv: Add "Code:" to RISC-V splats Björn Töpel
2023-01-13 15:49   ` Andreas Schwab
2023-01-13 19:47     ` Björn Töpel
2023-01-13 14:45 ` [PATCH 2/2] scripts/decodecode: Add support for RISC-V Björn Töpel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox