linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BUGFIX 0/2] block, bfq: fix two memory leaks related to cgroups
@ 2018-01-09  9:17 Paolo Valente
  2018-01-09  9:17 ` [PATCH BUGFIX 1/2] block, bfq: put async queues for root bfq groups too Paolo Valente
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Valente @ 2018-01-09  9:17 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, linux-kernel, ulf.hansson, broonie, linus.walleij,
	bfq-iosched, oleksandr, 162996, Paolo Valente

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@vger.kernel.org/msg16258.html

Paolo Valente (2):
  block, bfq: put async queues for root bfq groups too
  bfq-sq, bfq-mq: 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-09 15:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09  9:17 [PATCH BUGFIX 0/2] block, bfq: fix two memory leaks related to cgroups Paolo Valente
2018-01-09  9:17 ` [PATCH BUGFIX 1/2] block, bfq: put async queues for root bfq groups too Paolo Valente
2018-01-09  9:17 ` [PATCH BUGFIX 2/2] bfq-sq, bfq-mq: release oom-queue ref to root group on exit Paolo Valente
2018-01-09 15:41 ` [PATCH BUGFIX 0/2] block, bfq: fix two memory leaks related to cgroups Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).