[PATCH 0/2] dmaengine: zynqmp_dma: fix race between runtime PM and device removal
Vinod Koul
vkoul at kernel.org
Thu Jul 2 09:03:45 PDT 2026
On Tue, 30 Jun 2026 12:18:42 +0530, Golla Nagendra wrote:
> This patch series addresses two issues in the zynqmp_dma_remove() function:
>
> 1. Fix the race condition between runtime PM and device removal where
> pm_runtime_disable() was called after the power state check, leaving
> a window for the runtime PM framework to change state unexpectedly.
>
> 2. Update the stale kernel doc comment that still references a return
> value after the function was converted to return void.
>
> [...]
Applied, thanks!
[1/2] dmaengine: zynqmp_dma: fix race between runtime PM and device removal
commit: 516ba2d8b7aac4238f9fcbd58579c43c71b9b695
[2/2] dmaengine: zynqmp_dma: fix kernel doc for zynqmp_dma_remove()
commit: f7e89cba18a1ca6462712ae459a88dd40537b693
Best regards,
--
~Vinod
More information about the linux-arm-kernel
mailing list