Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt <palmer@xxxxxxxxxxxx>: On Tue, 21 Feb 2023 22:30:14 -0500 you wrote: > From: Guo Ren <guoren@xxxxxxxxxxxxxxxxx> > > The patches convert riscv to use the generic entry infrastructure from > kernel/entry/*. Some optimization for entry.S with new .macro and merge > ret_from_kernel_thread into ret_from_fork. > > The 1,2 are the preparation of generic entry. 3~7 are the main part > of generic entry. > > [...] Here is the summary with links: - [-next,V17,1/7] compiler_types.h: Add __noinstr_section() for noinstr (no matching commit) - [-next,V17,2/7] riscv: ptrace: Remove duplicate operation https://git.kernel.org/riscv/c/8574bf8d0ddd - [-next,V17,3/7] riscv: entry: Add noinstr to prevent instrumentation inserted https://git.kernel.org/riscv/c/d0db02c62879 - [-next,V17,4/7] riscv: entry: Convert to generic entry https://git.kernel.org/riscv/c/f0bddf50586d - [-next,V17,5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off} https://git.kernel.org/riscv/c/0bf298ad2b61 - [-next,V17,6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork https://git.kernel.org/riscv/c/ab9164dae273 - [-next,V17,7/7] riscv: entry: Consolidate general regs saving/restoring https://git.kernel.org/riscv/c/45b32b946a97 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html