DMA Engine development
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Frank.Li@kernel.org, michal.simek@amd.com,
	 Golla Nagendra <nagendra.golla@amd.com>
Cc: dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	 linux-kernel@vger.kernel.org, git@amd.com
Subject: Re: [PATCH V2 0/8] dmaengine: zynqmp_dma: Fix error paths and follow-up cleanups
Date: Thu, 03 Sep 2026 22:34:56 +0530	[thread overview]
Message-ID: <178845509608.1711546.18424966399852946639.b4-ty@kernel.org> (raw)
In-Reply-To: <20260814045616.1661199-1-nagendra.golla@amd.com>


On Fri, 14 Aug 2026 10:26:08 +0530, Golla Nagendra wrote:
> This series fixes error-path cleanup issues in alloc/probe flows and
> applies follow-up cleanups in the Xilinx ZynqMP DMA driver.
> 
> This series fixes error-path cleanup issues in alloc/probe flows and
> applies follow-up cleanups in the Xilinx ZynqMP DMA driver.
> 
> Patch 1 fixes runtime PM rollback when sw_desc_pool allocation fails
> after pm_runtime_resume_and_get().
> 
> [...]

Applied, thanks!

[1/8] dmaengine: zynqmp_dma: Fix PM rollback on sw_desc_pool alloc failure
      commit: a073a5796b3b95062f2c1ecf6ab446cb2596f38e
[2/8] dmaengine: zynqmp_dma: Free sw_desc_pool on desc_pool_v alloc failure
      commit: 25cfbf610a7277e0b08195953fb6aaf8b64cf845
[3/8] dmaengine: zynqmp_dma: Fix chan probe/remove error handling
      commit: 3f30db282c28cc35a502aa1cec34fb642854b057
[4/8] dmaengine: zynqmp_dma: Fix stale kerneldoc comments
      commit: 584f033c5c7954a412781e9089247cd6f47ae73e
[5/8] dmaengine: zynqmp_dma: Fix minor whitespace
      commit: 5089056bf050e3231313d873e0bc1ed0c63e5418
[6/8] dmaengine: zynqmp_dma: Use of_dma_is_coherent for dma-coherent
      commit: ce71cd145014d50ce4f9358c23c933b60f205cdd
[7/8] dmaengine: zynqmp_dma: Reject zero-length memcpy transfers
      commit: fec4a5a61945e641eb9ce89e24598ee19a78cebc
[8/8] dmaengine: zynqmp_dma: Remove unused define and duplicate IRQ bit
      commit: 868457a86a585d0ff04f03ecca2a5737561f23e7

Best regards,
-- 
~Vinod



      parent reply	other threads:[~2026-09-03 17:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-14  4:56 [PATCH V2 0/8] dmaengine: zynqmp_dma: Fix error paths and follow-up cleanups Golla Nagendra
2026-08-14  4:56 ` [PATCH V2 1/8] dmaengine: zynqmp_dma: Fix PM rollback on sw_desc_pool alloc failure Golla Nagendra
2026-08-14  5:13   ` sashiko-bot
2026-08-14 16:28   ` Frank Li
2026-08-14  4:56 ` [PATCH V2 2/8] dmaengine: zynqmp_dma: Free sw_desc_pool on desc_pool_v " Golla Nagendra
2026-08-14  5:14   ` sashiko-bot
2026-08-14 17:09   ` Frank Li
2026-08-14  4:56 ` [PATCH V2 3/8] dmaengine: zynqmp_dma: Fix chan probe/remove error handling Golla Nagendra
2026-08-14 18:21   ` Frank Li
2026-08-14  4:56 ` [PATCH V2 4/8] dmaengine: zynqmp_dma: Fix stale kerneldoc comments Golla Nagendra
2026-08-14  5:12   ` sashiko-bot
2026-08-14  4:56 ` [PATCH V2 5/8] dmaengine: zynqmp_dma: Fix minor whitespace Golla Nagendra
2026-08-14 17:10   ` Frank Li
2026-08-14  4:56 ` [PATCH V2 6/8] dmaengine: zynqmp_dma: Use of_dma_is_coherent for dma-coherent Golla Nagendra
2026-08-14  5:10   ` sashiko-bot
2026-08-14 17:11   ` Frank Li
2026-08-14  4:56 ` [PATCH V2 7/8] dmaengine: zynqmp_dma: Reject zero-length memcpy transfers Golla Nagendra
2026-08-14 17:11   ` Frank Li
2026-08-14  4:56 ` [PATCH V2 8/8] dmaengine: zynqmp_dma: Remove unused define and duplicate IRQ bit Golla Nagendra
2026-09-03 17:04 ` Vinod Koul [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=178845509608.1711546.18424966399852946639.b4-ty@kernel.org \
    --to=vkoul@kernel.org \
    --cc=Frank.Li@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=git@amd.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@amd.com \
    --cc=nagendra.golla@amd.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