mbox series

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

Message ID 20220701120548.228261-1-xianting.tian@linux.alibaba.com (mailing list archive)
Headers show
Series RISC-V: three fixup and cleanups | expand

Message

Xianting Tian July 1, 2022, 12:05 p.m. UTC
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