Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt <palmer@xxxxxxxxxxxx>: On Tue, 31 Oct 2023 14:45:51 +0800 you wrote: > Bitops optimization with specialized instructions is common practice in > popular ISAs, this patch set uses RISC-V Zbb extension to optimize four > bitops: __ffs, __fls, ffs and fls. > > The first patch rearranges the content in hwcap.h and cpufeature.h, it helps > to avoid a cyclic header including issue for patch 2. > > [...] Here is the summary with links: - [v5,1/2] riscv: Rearrange hwcap.h and cpufeature.h https://git.kernel.org/riscv/c/e72c4333d2f2 - [v5,2/2] riscv: Optimize bitops with Zbb extension https://git.kernel.org/riscv/c/457926b25320 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html