Re: [PATCH BUGFIX V2 0/2] block, bfq: fix two memory leaks related to cgroups

From: Holger HoffstÃtte
Date: Tue Jan 09 2018 - 10:30:58 EST


On 01/09/18 10:27, Paolo Valente wrote:
> [There was a mistake in the subject of the second patch, sorry]
>
> Hi Jens,
> these two patches fix two related memory leaks, the first reported in
> [1], and the second found by ourselves while fixing the first.
>
> Thanks,
> Paolo
>
> [1] https://www.mail-archive.com/linux-block@xxxxxxxxxxxxxxx/msg16258.html
>
> Paolo Valente (2):
> block, bfq: put async queues for root bfq groups too
> block, bfq: release oom-queue ref to root group on exit
>
> block/bfq-cgroup.c | 7 +++++--
> block/bfq-iosched.c | 3 +++
> 2 files changed, 8 insertions(+), 2 deletions(-)

Gave this a try and can't reproduce the leak anymore, so for both patches:

Tested-by: Holger HoffstÃtte <holger@xxxxxxxxxxxxxxxxxxxxxx>

cheers!
Holger