[PATCH] riscv: Stop supporting static ftrace

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Wed Jul 16 13:00:13 PDT 2025


Hello:

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

On Wed, 16 Jul 2025 12:05:16 +0000 you wrote:
> Now that DYNAMIC_FTRACE was introduced, there is no need to support
> static ftrace as it is way less performant. This simplifies the code and
> prevents build failures as reported by kernel test robot when
> !DYNAMIC_FTRACE.
> 
> Also make sure that FUNCTION_TRACER can only be selected if
> DYNAMIC_FTRACE is supported (we have a dependency on the toolchain).
> 
> [...]

Here is the summary with links:
  - riscv: Stop supporting static ftrace
    https://git.kernel.org/riscv/c/5874ca4c6280

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