[PATCH BUGFIX V2 0/2] block, bfq: fix two memory leaks related to cgroups
From: Paolo Valente
Date: Tue Jan 09 2018 - 04:28:22 EST
[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(-)
--
2.15.1