Re: [PATCH] uprobes: convert uprobe.ref to refcount_t

From: Steven Rostedt
Date: Mon Feb 11 2019 - 17:10:40 EST


On Mon, 11 Feb 2019 13:49:27 -0800
Kees Cook <keescook@xxxxxxxxxxxx> wrote:

> On Mon, Feb 11, 2019 at 12:28 PM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> >
> > On Mon, 11 Feb 2019 15:27:25 -0500
> > Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> >
> > > On Mon, 11 Feb 2019 12:21:32 -0800
> > > Kees Cook <keescook@xxxxxxxxxxxx> wrote:
> > >
> > > > > > Looks good to me.
> > > > > >
> > > > > > Reviewed-by: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
> > > > >
> > > > > Thank you very much Srikar!
> > > > > Would you be able to take this patch to integration?
> > > >
> > > > Steve can you pick this up with Srikar's Reviewed-by?
> > >
> > > Yep. And I'll also add Oleg's acked-by. (Currently doing my "urgent"
> > > patches now).
> > >
> >
> > Or is this something that can wait till the next merge window?
>
> I wouldn't classify the change as _urgent_, no. For "next merge
> window" you mean v5.1, I assume? I think that'd be fine unless Elena
> sees something I don't.

OK, then I'll just place this in the "for-next" branch of mine. Still
need to test what I current have ;-)

-- Steve