mbox series

[RESEND,V5,0/2] Two fixups for 5.19-rcx

Message ID 20220708073150.352830-1-xianting.tian@linux.alibaba.com (mailing list archive)
Headers show
Series Two fixups for 5.19-rcx | expand

Message

Xianting Tian July 8, 2022, 7:31 a.m. UTC
Hi Palmer,
The 2 patches are some obviously fixups, could you please have a look?
Recently, I finished the development of Crash-utility for RISCV64,
I will submit the patches soon.
We expect we can normally use Kdump & Crash for 5.19-rcx.
thanks.

Xianting Tian (2):
  RISC-V: Fixup fast call of crash_kexec()
  RISC-V: use __smp_processor_id() instead of smp_processor_id()

 arch/riscv/kernel/machine_kexec.c | 2 +-
 arch/riscv/kernel/traps.c         | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)