DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Kevin Laatz <kevin.laatz@intel.com>
Cc: dev@dpdk.org, "Morten Brørup" <mb@smartsharesystems.com>,
	"Bruce Richardson" <bruce.richardson@intel.com>,
	weiyuanx.li@intel.com
Subject: Re: [PATCH v2] bus: fix memleak during pci device cleanup
Date: Thu, 20 Oct 2022 13:31:00 +0200	[thread overview]
Message-ID: <CAJFAV8zff_5KAAcTddLEMm6Os-ebRCTekisUMSwJpi0A3rW09w@mail.gmail.com> (raw)
In-Reply-To: <CAJFAV8ycn0NiUaZXQ+brnU7N5JjWfbOVeVrE6idnG8q-Dvz4Mg@mail.gmail.com>

On Thu, Oct 20, 2022 at 11:19 AM David Marchand
<david.marchand@redhat.com> wrote:
> On Wed, Oct 19, 2022 at 2:35 PM Kevin Laatz <kevin.laatz@intel.com> wrote:
> >
> > During PCI bus device cleanup some interrupt handle pointers and the
> > bus_info pointer are not being free'd, leading to memory leaks.
> > This patch fixes the memory leaks by ensuring they are free'd during
> > device cleanup on exit.
> >
> > Fixes: 1cab1a40ea9b ("bus: cleanup devices on shutdown")
> >
> > Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Tested-by: Weiyuan Li <weiyuanx.li@intel.com>
> Reviewed-by: David Marchand <david.marchand@redhat.com>

Applied with suggested update, thanks.


-- 
David Marchand


      reply	other threads:[~2022-10-20 11:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-19 10:49 [PATCH] " Kevin Laatz
2022-10-19 11:40 ` David Marchand
2022-10-19 12:37 ` [PATCH v2] " Kevin Laatz
2022-10-20  5:31   ` Li, WeiyuanX
2022-10-20  9:19   ` David Marchand
2022-10-20 11:31     ` David Marchand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJFAV8zff_5KAAcTddLEMm6Os-ebRCTekisUMSwJpi0A3rW09w@mail.gmail.com \
    --to=david.marchand@redhat.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=kevin.laatz@intel.com \
    --cc=mb@smartsharesystems.com \
    --cc=weiyuanx.li@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).