Re: [PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
From: Peter Zijlstra
Date: Sat Nov 23 2024 - 15:36:07 EST
On Fri, Nov 22, 2024 at 09:48:11AM -0800, Suren Baghdasaryan wrote:
> On Fri, Nov 22, 2024 at 7:04 AM Suren Baghdasaryan <surenb@xxxxxxxxxx> wrote:
> >
> > On Fri, Nov 22, 2024 at 3:07 AM Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> > >
> > > On Thu, Nov 21, 2024 at 07:59:20PM -0800, Andrii Nakryiko wrote:
> > >
> > > > Andrii Nakryiko (2):
> > > > uprobes: simplify find_active_uprobe_rcu() VMA checks
> > > > uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
> > >
> > > Thanks, assuming Suren is okay with me carrying his patches through tip,
> > > I'll make this land in tip/perf/core after -rc1.
> >
> > No objections from me. Thanks!
>
> I just fixed a build issue in one of my patches for an odd config, so
> please use the latest version of the patchset from here:
> https://lore.kernel.org/all/20241122174416.1367052-1-surenb@xxxxxxxxxx/
updated, thanks!