Re: [PATCH 4.19 24/25] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned

From: Greg Kroah-Hartman
Date: Fri Jun 12 2020 - 01:47:28 EST


On Thu, Jun 11, 2020 at 06:51:17PM +0200, Oleg Nesterov wrote:
> On 06/10, Greg Kroah-Hartman wrote:
> >
> > > Greg, please let me know if you want me to send the patches for 4.9/4.14/4.19.
> >
> > Please do. I tried to backport it to those trees, and it seems to
> > build/boot/run, but I would like verification I didn't mess anything up
> > :)
> >
> > Your 4.4 version below matched my version, so I think I'm ok...
>
> Greg, I was going to send the patches, but after I've cloned
> git/stable/linux-stable-rc.git I see that you have already updated these
>
> origin/queue/4.14
> origin/queue/4.19
> origin/queue/4.4
> origin/queue/4.9
>
> branches, and the new patches look good to me.
>
> So I think I can relax? ;)

Yes, please relax, all is fine, thanks for verifying.

greg k-h