Re: [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault()

From: Peter Zijlstra
Date: Fri Feb 07 2025 - 05:09:51 EST


On Thu, Feb 06, 2025 at 09:25:37PM +0800, Haiyue Wang wrote:
> > --- a/arch/x86/include/asm/ftrace.h
> > +++ b/arch/x86/include/asm/ftrace.h
> > @@ -2,6 +2,7 @@
> > #ifndef _ASM_X86_FTRACE_H
> > #define _ASM_X86_FTRACE_H
> > +#include "asm/ibt.h"

Argh yes, I don't know where that came from. /me zaps