]> 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)
commit7f8f6005638fa9563e879b190963de991beeba4b
tree64d483dee67601fb29c9b15f7a66f6bf8ec54f2b
parentf4ecabe5e26edf3452dc87d51ce1d77623291072
parentfe4c24f170ec452083496ef6f315e9701d2d3298
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 'fe4c24f170ec452083496ef6f315e9701d2d3298':
  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