Re: linux-next: build failure after merge of the dmaengine tree

From: Vinod Koul

Date: Mon Sep 07 2026 - 05:20:40 EST


On 04-09-26, 19:11, Mark Brown wrote:
> Hi all,
>
> After merging the dmaengine tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> /tmp/next/build/drivers/dma/xilinx/zynqmp_dma.c:1171:1: error: unused label 'err_disable_pm' [-Werror,-Wunused-label]
> 1171 | err_disable_pm:
> | ^~~~~~~~~~~~~~~
>
> Caused by commit
>
> 3f30db282c28c (dmaengine: zynqmp_dma: Fix chan probe/remove error handling)

Yeah I have posted the fix on Friday. It should be in -next tomorrow

> I have used the version from next-20260903 instead.

Thanks
--
~Vinod