[PATCH] riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Thu Jul 4 06:10:56 PDT 2024
Hello:
This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Tue, 18 Jun 2024 14:58:20 +0000 you wrote:
> ftrace_graph_ret_addr() takes an `idx` integer pointer that is used to
> optimize the stack unwinding. Pass it a valid pointer to utilize the
> optimizations that might be available in the future.
>
> The commit is making riscv's usage of ftrace_graph_ret_addr() match
> x86_64.
>
> [...]
Here is the summary with links:
- riscv: stacktrace: fix usage of ftrace_graph_ret_addr()
https://git.kernel.org/riscv/c/393da6cbb2ff
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