[PATCH v5 0/3] RISC-V: three fixup and cleanups

From: Xianting Tian
Date: Fri Jul 01 2022 - 08:05:57 EST


Hi Palmer,
These 3 patches are some obviously fixup and cleanups, please have a look, thanks.

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

Guo Ren (1):
riscv: atomic: Clean up unnecessary acquire and release definitions