Re: linux-next: build warning after merge of the rdma tree

2021-02-10 Thread Lee Jones
On Wed, 10 Feb 2021, Jason Gunthorpe wrote: > On Wed, Feb 10, 2021 at 09:11:49PM +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the rdma tree, today's linux-next build (htmldocs) produced > > this warning: > > > > drivers/infiniband/core/device.c:859: warning: Function paramete

Re: linux-next: build warning after merge of the rdma tree

2021-02-10 Thread Nathan Chancellor
On Wed, Feb 10, 2021 at 09:47:42AM -0400, Jason Gunthorpe wrote: > On Wed, Feb 10, 2021 at 09:11:49PM +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the rdma tree, today's linux-next build (htmldocs) produced > > this warning: > > > > drivers/infiniband/core/device.c:859: warnin

Re: linux-next: build warning after merge of the rdma tree

2021-02-10 Thread Jason Gunthorpe
On Wed, Feb 10, 2021 at 09:11:49PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the rdma tree, today's linux-next build (htmldocs) produced > this warning: > > drivers/infiniband/core/device.c:859: warning: Function parameter or member > 'dev' not described in 'ib_port_immutable_re

linux-next: build warning after merge of the rdma tree

2021-02-10 Thread Stephen Rothwell
Hi all, After merging the rdma tree, today's linux-next build (htmldocs) produced this warning: drivers/infiniband/core/device.c:859: warning: Function parameter or member 'dev' not described in 'ib_port_immutable_read' drivers/infiniband/core/device.c:859: warning: Function parameter or member

Re: linux-next: build warning after merge of the rdma tree

2020-12-03 Thread Leon Romanovsky
On Thu, Dec 03, 2020 at 06:42:19PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the rdma tree, today's linux-next build (htmldocs) produced > this warning: > > drivers/infiniband/core/verbs.c:1206: warning: Function parameter or member > 'caller' not described in 'ib_create_named_qp'

linux-next: build warning after merge of the rdma tree

2020-12-02 Thread Stephen Rothwell
Hi all, After merging the rdma tree, today's linux-next build (htmldocs) produced this warning: drivers/infiniband/core/verbs.c:1206: warning: Function parameter or member 'caller' not described in 'ib_create_named_qp' Introduced by commit 66f57b871efc ("RDMA/restrack: Support all QP types")

RE: linux-next: build warning after merge of the rdma tree

2019-02-14 Thread Wan, Kaike
t; Kees Cook > Subject: Re: linux-next: build warning after merge of the rdma tree > > On Thu, 2019-02-14 at 11:18 +1100, Stephen Rothwell wrote: > > Hi all, > > > > After merging the rdma tree, today's linux-next build (x86_64 > > allmodconfig) produced t

linux-next: build warning after merge of the rdma tree

2019-02-13 Thread Stephen Rothwell
Hi all, After merging the rdma tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/infiniband/hw/hfi1/tid_rdma.c: In function 'hfi1_tid_rdma_wqe_interlock': drivers/infiniband/hw/hfi1/tid_rdma.c:3251:3: warning: this statement may fall through [-Wimplicit-fallthr

Re: linux-next: build warning after merge of the rdma tree

2019-02-13 Thread Doug Ledford
On Thu, 2019-02-14 at 11:18 +1100, Stephen Rothwell wrote: > Hi all, > > After merging the rdma tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/infiniband/hw/hfi1/qp.c: In function 'hfi1_setup_wqe': > drivers/infiniband/hw/hfi1/qp.c:328:3: warning: this s

linux-next: build warning after merge of the rdma tree

2019-02-13 Thread Stephen Rothwell
Hi all, After merging the rdma tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/infiniband/hw/hfi1/qp.c: In function 'hfi1_setup_wqe': drivers/infiniband/hw/hfi1/qp.c:328:3: warning: this statement may fall through [-Wimplicit-fallthrough=] hfi1_setup_tid_rd

Re: linux-next: build warning after merge of the rdma tree

2018-07-26 Thread Jason Gunthorpe
On Thu, Jul 26, 2018 at 05:10:13AM +, Bart Van Assche wrote: > On Wed, 2018-07-25 at 21:05 -0600, Jason Gunthorpe wrote: > > On Thu, Jul 26, 2018 at 10:55:53AM +1000, Stephen Rothwell wrote: > > > Hi all, > > > > > > After merging the rdma tree, today's linux-next build (powerpc > > > ppc64_de

Re: linux-next: build warning after merge of the rdma tree

2018-07-25 Thread Bart Van Assche
On Wed, 2018-07-25 at 21:05 -0600, Jason Gunthorpe wrote: > On Thu, Jul 26, 2018 at 10:55:53AM +1000, Stephen Rothwell wrote: > > Hi all, > > > > After merging the rdma tree, today's linux-next build (powerpc > > ppc64_defconfig) produced this warning: > > > > net/sunrpc/xprtrdma/svc_rdma_rw.c: I

Re: linux-next: build warning after merge of the rdma tree

2018-07-25 Thread Jason Gunthorpe
On Thu, Jul 26, 2018 at 10:55:53AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the rdma tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > net/sunrpc/xprtrdma/svc_rdma_rw.c: In function 'svc_rdma_post_chunk_ctxt': > net/sunrpc/xprtrdma/svc_rdma_rw

linux-next: build warning after merge of the rdma tree

2018-07-25 Thread Stephen Rothwell
Hi all, After merging the rdma tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: net/sunrpc/xprtrdma/svc_rdma_rw.c: In function 'svc_rdma_post_chunk_ctxt': net/sunrpc/xprtrdma/svc_rdma_rw.c:350:5: warning: 'bad_wr' may be used uninitialized in this function [-Wmaybe

linux-next: build warning after merge of the rdma tree

2018-07-09 Thread Stephen Rothwell
Hi all, After merging the rdma tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: In file included from include/linux/kernel.h:14:0, from include/asm-generic/bug.h:18, from arch/powerpc/include/asm/bug.h:128, from inc

Re: linux-next: build warning after merge of the rdma tree

2018-05-14 Thread Steve Wise
On 5/14/2018 1:09 PM, Steve Wise wrote: > > On 5/14/2018 1:03 PM, Jason Gunthorpe wrote: >> On Mon, May 07, 2018 at 09:44:54AM +1000, Stephen Rothwell wrote: >>> Hi all, >>> >>> After merging the rdma tree, today's linux-next build (x86_64 >>> allmodconfig) produced this warning: >>> >>> drivers/

Re: linux-next: build warning after merge of the rdma tree

2018-05-14 Thread Steve Wise
On 5/14/2018 1:03 PM, Jason Gunthorpe wrote: > On Mon, May 07, 2018 at 09:44:54AM +1000, Stephen Rothwell wrote: >> Hi all, >> >> After merging the rdma tree, today's linux-next build (x86_64 >> allmodconfig) produced this warning: >> >> drivers/infiniband/hw/cxgb4/restrack.c: In function 'fill_r

Re: linux-next: build warning after merge of the rdma tree

2018-05-14 Thread Jason Gunthorpe
On Mon, May 07, 2018 at 09:44:54AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the rdma tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > drivers/infiniband/hw/cxgb4/restrack.c: In function 'fill_res_qp_entry': > drivers/infiniband/hw/cxgb4/restrack.

linux-next: build warning after merge of the rdma tree

2018-05-06 Thread Stephen Rothwell
Hi all, After merging the rdma tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/infiniband/hw/cxgb4/restrack.c: In function 'fill_res_qp_entry': drivers/infiniband/hw/cxgb4/restrack.c:140:6: warning: 'last_rq_idx' may be used uninitialized in this function [-Wm

linux-next: build warning after merge of the rdma tree

2018-05-06 Thread Stephen Rothwell
Hi all, After merging the rdma tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: drivers/infiniband/hw/cxgb4/restrack.c: In function 'fill_res_qp_entry': drivers/infiniband/hw/cxgb4/restrack.c:162:6: warning: 'last_rq_idx' may be used uninitialized in this function