[PATCH fixes v2 1/2] riscv: Replace function-like macro by static inline function

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Thu Apr 24 13:32:28 PDT 2025


Hello:

This series was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:

On Sat, 19 Apr 2025 13:13:59 +0200 you wrote:
> From: Björn Töpel <bjorn at rivosinc.com>
> 
> The flush_icache_range() function is implemented as a "function-like
> macro with unused parameters", which can result in "unused variables"
> warnings.
> 
> Replace the macro with a static inline function, as advised by
> Documentation/process/coding-style.rst.
> 
> [...]

Here is the summary with links:
  - [fixes,v2,1/2] riscv: Replace function-like macro by static inline function
    https://git.kernel.org/riscv/c/121f34341d39
  - [fixes,v2,2/2] riscv: uprobes: Add missing fence.i after building the XOL buffer
    https://git.kernel.org/riscv/c/7d1d19a11cfb

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