On Tue, 05 May 2020 15:41:13 +0200 Thomas Gleixner <[email protected]> wrote:
> --- a/arch/x86/kernel/ftrace_64.S > +++ b/arch/x86/kernel/ftrace_64.S > @@ -12,7 +12,7 @@ > #include <asm/frame.h> > > .code64 > - .section .entry.text, "ax" > + .section .text, "ax" > > #ifdef CONFIG_FRAME_POINTER > /* Save parent and function stack frames (rip and rbp) */ Reviewed-by: Steven Rostedt (VMware) <[email protected]> -- Steve

