All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: dan.j.williams@intel.com, afaerber@suse.de,
	manivannan.sadhasivam@linaro.org, dmaengine@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] dmaengine: owl-dma: Fix a resource leak in the remove function
Date: Tue, 12 Jan 2021 18:01:27 +0530	[thread overview]
Message-ID: <20210112123127.GT2771@vkoul-mobl> (raw)
In-Reply-To: <20201212162535.95727-1-christophe.jaillet@wanadoo.fr>

On 12-12-20, 17:25, Christophe JAILLET wrote:
> A 'dma_pool_destroy()' call is missing in the remove function.
> Add it.
> 
> This call is already made in the error handling path of the probe function.

Applied, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: dan.j.williams@intel.com, afaerber@suse.de,
	manivannan.sadhasivam@linaro.org, dmaengine@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] dmaengine: owl-dma: Fix a resource leak in the remove function
Date: Tue, 12 Jan 2021 12:43:27 +0000	[thread overview]
Message-ID: <20210112123127.GT2771@vkoul-mobl> (raw)
In-Reply-To: <20201212162535.95727-1-christophe.jaillet@wanadoo.fr>

On 12-12-20, 17:25, Christophe JAILLET wrote:
> A 'dma_pool_destroy()' call is missing in the remove function.
> Add it.
> 
> This call is already made in the error handling path of the probe function.

Applied, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org,
	manivannan.sadhasivam@linaro.org, dmaengine@vger.kernel.org,
	dan.j.williams@intel.com, afaerber@suse.de,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] dmaengine: owl-dma: Fix a resource leak in the remove function
Date: Tue, 12 Jan 2021 18:01:27 +0530	[thread overview]
Message-ID: <20210112123127.GT2771@vkoul-mobl> (raw)
In-Reply-To: <20201212162535.95727-1-christophe.jaillet@wanadoo.fr>

On 12-12-20, 17:25, Christophe JAILLET wrote:
> A 'dma_pool_destroy()' call is missing in the remove function.
> Add it.
> 
> This call is already made in the error handling path of the probe function.

Applied, thanks

-- 
~Vinod

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-01-12 12:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-12 16:25 [PATCH] dmaengine: owl-dma: Fix a resource leak in the remove function Christophe JAILLET
2020-12-12 16:25 ` Christophe JAILLET
2020-12-12 16:25 ` Christophe JAILLET
2021-01-12 12:31 ` Vinod Koul [this message]
2021-01-12 12:43   ` Vinod Koul
2021-01-12 12:31   ` Vinod Koul

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=20210112123127.GT2771@vkoul-mobl \
    --to=vkoul@kernel.org \
    --cc=afaerber@suse.de \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=dan.j.williams@intel.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.