[PATCH 0/2] uprobes: memory leak in enable/disable loop
From: Oleg Nesterov
Date: Wed Aug 17 2016 - 11:36:46 EST
On 08/16, Brenden Blanco wrote:
>
> This passes my tests, thanks!
Great, thanks Brenden!
> Please note that I applied this to 4.4.15+ubuntu-patches kernel, since that
> was what I had most handy, therefore I had to adjust the patch to remove the
> unavailable 'compound' bool parameter in 4.4 kernels.
Yes, sure, this is correct.
Ingo, could you take this fix? IMO 1/2 is 4.8 and -stable matterial.
As for 2/2 it is purely cosmetic but I simply can't resist, I wanted
to make this change every time I had to look at __replace_page().
Oleg.
kernel/events/uprobes.c | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)