public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] riscv: Dump faulting instructions in oops handler
@ 2023-01-16  7:38 Björn Töpel
  2023-01-16  7:38 ` [PATCH v2 1/2] riscv: Add instruction dump to RISC-V splats Björn Töpel
  2023-01-16  7:38 ` [PATCH v2 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-16  7:38 UTC (permalink / raw)
  To: Paul Walmsley, Palmer Dabbelt, Albert Ou, linux-riscv
  Cc: Björn Töpel, Andreas Schwab, linux-kernel

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.

Thanks,
Björn

v1->v2: Dump instructions in 16b parcels (Andreas)

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

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


base-commit: 5dc4c995db9eb45f6373a956eb1f69460e69e6d4
-- 
2.37.2


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

end of thread, other threads:[~2023-01-18 11:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-16  7:38 [PATCH v2 0/2] riscv: Dump faulting instructions in oops handler Björn Töpel
2023-01-16  7:38 ` [PATCH v2 1/2] riscv: Add instruction dump to RISC-V splats Björn Töpel
2023-01-18 10:48   ` Geert Uytterhoeven
2023-01-18 11:08     ` Björn Töpel
2023-01-16  7:38 ` [PATCH v2 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