Re: [PATCH v4 0/8] uprobes: RCU-protected hot path optimizations

From: Oleg Nesterov
Date: Tue Sep 03 2024 - 10:00:18 EST


On 09/03, Peter Zijlstra wrote:
>
> On Fri, Aug 30, 2024 at 12:24:01PM +0200, Oleg Nesterov wrote:
> > On 08/29, Andrii Nakryiko wrote:
> > >
> > > v3->v4:
> > > - added back consumer_rwsem into consumer_del(), which was accidentally
> > > omitted earlier (Jiri);
> >
> > still,
> >
> > Reviewed-by: Oleg Nesterov <oleg@xxxxxxxxxx>
> >
>
> Let me go queue this in perf/core then. Thanks!

FYI, Andrii was going to send another revision due to missing include
inux/rcupdate_trace.h in kernel/events/uprobes.c.

See the build failure reported kernel test robot:
https://lore.kernel.org/all/202408310130.t9EBKteQ-lkp@xxxxxxxxx/

Oleg.