]> git.baikalelectronics.ru Git - kernel.git/commit
RISC-V: fixups to work with crash tool
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 11 Aug 2022 16:04:01 +0000 (09:04 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 11 Aug 2022 16:04:01 +0000 (09:04 -0700)
commit9be442227000cc9b3d76a96a1302e336d03467d6
tree64d483dee67601fb29c9b15f7a66f6bf8ec54f2b
parentf34104b6977a84cba246d4374d12472f27778581
parentce516d312058d64f8970fc259d9262c8c20e2697
RISC-V: fixups to work with crash tool

A handful of fixes to our kexec/crash kernel support that allow crash
tool to function.

Link: https://lore.kernel.org/r/mhng-f5fdaa37-e99a-4214-a297-ec81f0fed0c1@palmer-mbp2014
* commit 'ce516d312058d64f8970fc259d9262c8c20e2697':
  RISC-V: Add modules to virtual kernel memory layout dump
  RISC-V: Fixup schedule out issue in machine_crash_shutdown()
  RISC-V: Fixup get incorrect user mode PC for kernel mode regs
  RISC-V: kexec: Fixup use of smp_processor_id() in preemptible context
arch/riscv/mm/init.c