Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1418001
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the slave-dma tree |
| Date | 2016-06-09 03:20 +0200 |
| Message-ID | <rHWNz-7Lv-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build warning after merge of the slave-dma tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-06-09 03:20 +0200 RE: linux-next: build warning after merge of the slave-dma tree Appana Durga Kedareswara Rao <appana.durga.rao@xilinx.com> - 2016-06-09 08:10 +0200
csiph-web