Re: : [PATCH] ftrace/x86: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functions
From: Steven Rostedt
Date: Sat May 07 2022 - 09:53:18 EST
On Fri, 6 May 2022 21:38:29 +0200
Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> You forgot about IBT again? __fentry__ no longer lives at +0 on x86
> anymore.
I didn't forget. It was that the kernel I wrote this for didn't have it ;-)
I wasn't sure if it was accepted into mainline yet.
-- Steve