[PATCH] RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Sat Feb 18 13:42:30 PST 2023


Hello:

This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer at rivosinc.com>:

On Fri, 13 Jan 2023 22:19:55 +0100 you wrote:
> From: Heiko Stuebner <heiko.stuebner at vrull.eu>
> 
> The __RISCV_INSN_FUNCS originally declared riscv_insn_is_* functions inside
> the kprobes implementation. This got moved into a central header in
> commit ec5f90877516 ("RISC-V: Move riscv_insn_is_* macros into a common header").
> 
> Though it looks like I overlooked two of them, so fix that. FENCE itself is
> an instruction defined directly by its own opcode, while the created
> riscv_isn_is_system function covers all instructions defined under the SYSTEM
> opcode.
> 
> [...]

Here is the summary with links:
  - RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes
    https://git.kernel.org/riscv/c/8658db0a4a0f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-riscv mailing list