Message ID | 20241122035922.3321100-1-andrii@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | uprobes: speculative lockless VMA-to-uprobe lookup | expand |
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.
On Fri, Nov 22, 2024 at 3:07 AM Peter Zijlstra <peterz@infradead.org> 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!
On Fri, Nov 22, 2024 at 7:04 AM Suren Baghdasaryan <surenb@google.com> wrote: > > On Fri, Nov 22, 2024 at 3:07 AM Peter Zijlstra <peterz@infradead.org> 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@google.com/