On Mon, Oct 25, 2021 at 12:54:46PM +1100, Stephen Rothwell wrote: > > --- a/include/linux/ftrace.h > > +++ b/include/linux/ftrace.h > > @@ -45,6 +45,7 @@ struct ftrace_ops; > > void arch_ftrace_ops_list_func(unsigned long ip, unsigned long parent_ip); > > #else > > # define FTRACE_FORCE_LIST_FUNC 0 > > +struct ftrace_regs; > > void arch_ftrace_ops_list_func(unsigned long ip, unsigned long parent_ip, > > struct ftrace_ops *op, struct ftrace_regs *fregs); > > #endif > > -- > > 2.33.0 > > I am still applying this fix ... I will add this fix to the original patch for my tomorrow's -next tree. Thanks, Stephen. -- Gustavo