Re: [PATCH] ftrace: Make ftrace_regs abstract from direct use

From: Heiko Carstens
Date: Tue Oct 08 2024 - 11:10:26 EST


On Mon, Oct 07, 2024 at 08:54:58PM -0400, Steven Rostedt wrote:
> On Mon, 7 Oct 2024 20:47:43 -0400
> Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> #define arch_ftrace_get_regs(fregs) ({ &arch_ftrace_regs(fregs)->regs; })
>
> I may send a v2 (tomorrow).

Could you also write against which tree this patch is?
It doesn't apply on top of Linus' master branch.