Re: [PATCH 2/2] RDMA/core: Initialize port_num in qp_attr

2017-07-14 Thread Greg KH
On Thu, Jul 13, 2017 at 02:37:38PM -0500, Mustafa Ismail wrote:
> Initialize the port_num for iWARP in rdma_init_qp_attr.
> 
> Signed-off-by: Mustafa Ismail 
> ---
>  drivers/infiniband/core/cma.c | 2 ++
>  1 file changed, 2 insertions(+)



This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.




Re: [PATCH 2/2] RDMA/core: Initialize port_num in qp_attr

2017-07-14 Thread Greg KH
On Thu, Jul 13, 2017 at 02:37:38PM -0500, Mustafa Ismail wrote:
> Initialize the port_num for iWARP in rdma_init_qp_attr.
> 
> Signed-off-by: Mustafa Ismail 
> ---
>  drivers/infiniband/core/cma.c | 2 ++
>  1 file changed, 2 insertions(+)



This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.




RE: [PATCH 2/2] RDMA/core: Initialize port_num in qp_attr

2017-07-13 Thread Steve Wise
> Initialize the port_num for iWARP in rdma_init_qp_attr.
> 
> Signed-off-by: Mustafa Ismail 

Looks fine.

Reviewed-by: Steve Wise 



RE: [PATCH 2/2] RDMA/core: Initialize port_num in qp_attr

2017-07-13 Thread Steve Wise
> Initialize the port_num for iWARP in rdma_init_qp_attr.
> 
> Signed-off-by: Mustafa Ismail 

Looks fine.

Reviewed-by: Steve Wise