virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix memory leaks in virtio & remoteproc cores
@ 2015-09-17  0:29 Suman Anna
  2015-09-17  0:29 ` [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers Suman Anna
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Suman Anna @ 2015-09-17  0:29 UTC (permalink / raw)
  To: Ohad Ben-Cohen, Michael S. Tsirkin
  Cc: Suman Anna, linux-kernel, virtualization

Hi,

The following patches fix couple of memory leaks in the virtio and
remoteproc cores when using these as modules, and going through a
cycle of insmod and rmmod with at least a device registered with
the corresponding cores in between. I ran into this on our downstream
product kernels on both 3.14 and 4.1 based kernels, and should apply
to the latest kernel as well.

Patches can be picked up independently through the respective trees.

regards
Suman

Suman Anna (2):
  virtio: fix memory leak of virtio ida cache layers
  remoteproc: fix memory leak of remoteproc ida cache layers

 drivers/remoteproc/remoteproc_core.c | 2 ++
 drivers/virtio/virtio.c              | 1 +
 2 files changed, 3 insertions(+)

-- 
2.5.0

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

end of thread, other threads:[~2015-11-26 15:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-17  0:29 [PATCH 0/2] Fix memory leaks in virtio & remoteproc cores Suman Anna
2015-09-17  0:29 ` [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers Suman Anna
2015-09-17  0:29 ` [PATCH 2/2] remoteproc: fix memory leak of remoteproc " Suman Anna
2015-11-26  9:38   ` Ohad Ben-Cohen
2015-11-26 10:37     ` Michael S. Tsirkin
2015-11-26 15:47       ` Ohad Ben-Cohen
     [not found] ` <1442449758-14594-2-git-send-email-s-anna@ti.com>
2015-09-17  5:33   ` DEFINE_IDA causing memory leaks? (was Re: [PATCH 1/2] virtio: fix memory leak of virtio ida cache layers) Michael S. Tsirkin
2015-09-17  6:51     ` Hannes Reinecke
     [not found]     ` <1442499344.4073.0.camel@HansenPartnership.com>
2015-09-17 15:10       ` Tejun Heo
2015-09-17 16:06       ` Michael S. Tsirkin
     [not found]         ` <1442508517.4073.13.camel@HansenPartnership.com>
2015-09-17 17:15           ` Tejun Heo
     [not found]           ` <20150917171529.GA15447@htj.duckdns.org>
     [not found]             ` <1442512709.4073.24.camel@HansenPartnership.com>
2015-09-17 18:00               ` Tejun Heo
     [not found]     ` <55FA630A.4020707@suse.de>
2015-09-17 22:32       ` Suman Anna

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).