Re: [PATCH bpf-next] x86/ftrace: relocate %rip-relative percpu refs in dynamic trampolines

From: Steven Rostedt

Date: Thu May 28 2026 - 09:06:03 EST


On Thu, 28 May 2026 09:02:31 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> On Wed, 27 May 2026 23:11:35 +0200
> Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
>
> > I went and had a quick grep through the tree to see if there are more
> > sites that were missed in the conversion (commit 17bce3b2ae2d), but I
> > couldn't find another one.
> >
> > Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
>
> Peter, do you want me to take this through my tree, or do you prefer it
> goes through the x86 tree?
>

Never mind. I now see it is in tip.

-- Steve