[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160609111830.652cb495@canb.auug.org.au>
Date: Thu, 9 Jun 2016 11:18:30 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Vinod Koul <vinod.koul@...el.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Kedareswara rao Appana <appana.durga.rao@...inx.com>
Subject: linux-next: build warning after merge of the slave-dma tree
Hi Vinod,
After merging the slave-dma tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
drivers/dma/xilinx/xilinx_vdma.c: In function 'xilinx_dma_prep_dma_cyclic':
drivers/dma/xilinx/xilinx_vdma.c:1808:23: warning: 'segment' may be used uninitialized in this function [-Wmaybe-uninitialized]
segment->hw.control |= XILINX_DMA_BD_SOP;
Introduced by commit
92d794dfb699 ("dmaengine: vdma: Add support for cyclic dma mode")
I am not sure if this is tecnically a problem, but gcc certainly cannot
tell.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists