Hi all,
After merging the drm tree, today's linux-next build (htmldocs) produced these warnings:
include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Function parameter or member 'vaddr_' not described in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR'
Introduced by commit
20e76f1a7059 ("dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces")
Hi all,
On Thu, 5 Nov 2020 17:50:31 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
Hi all,
After merging the drm tree, today's linux-next build (htmldocs) produced these warnings:
include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Function parameter or member 'vaddr_' not described in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR'
Introduced by commit
20e76f1a7059 ("dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces")
I am still getting these warnings.
Hi all,
On Mon, 16 Nov 2020 10:44:44 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
On Thu, 5 Nov 2020 17:50:31 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
After merging the drm tree, today's linux-next build (htmldocs) produced these warnings:
include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Function parameter or member 'vaddr_' not described in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR'
Introduced by commit
20e76f1a7059 ("dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces")
I am still getting these warnings.
I am still getting these warnings.
Hi all,
On Tue, 15 Dec 2020 06:50:45 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
On Mon, 16 Nov 2020 10:44:44 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
On Thu, 5 Nov 2020 17:50:31 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
After merging the drm tree, today's linux-next build (htmldocs) produced these warnings:
include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Function parameter or member 'vaddr_' not described in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR'
Introduced by commit
20e76f1a7059 ("dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces")
I am still getting these warnings.
I am still getting these warnings.
These warnings are now from Linus' tree.
On Tue, Dec 15, 2020 at 3:47 AM Stephen Rothwell sfr@canb.auug.org.au wrote:
Hi all,
On Tue, 15 Dec 2020 06:50:45 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
On Mon, 16 Nov 2020 10:44:44 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
On Thu, 5 Nov 2020 17:50:31 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
After merging the drm tree, today's linux-next build (htmldocs) produced these warnings:
include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Function parameter or member 'vaddr_' not described in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR'
Introduced by commit
20e76f1a7059 ("dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces")
I am still getting these warnings.
I am still getting these warnings.
These warnings are now from Linus' tree.
We had a stuck pull request which should have been included in the main merge pull. This should be fixed now in drm-next. Well in a few minutes when the compile testing is done. -Daniel
dri-devel@lists.freedesktop.org