Hello:

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

On Sat, 19 Apr 2025 13:13:59 +0200 you wrote:
> From: Björn Töpel <bj...@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



Reply via email to