linux_dsm_epyc7002/drivers/infiniband/hw
Dan Carpenter 58f7c0bfb4 RDMA/mlx5: Signedness bug in UVERBS_HANDLER()
The "num_actions" variable needs to be signed for the error handling to
work.  The maximum number of actions is less than 256 so int type is large
enough for that.

Fixes: cbfdd442c4 ("IB/uverbs: Add helper to get array size from ptr attribute")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-22 16:07:13 -07:00
..
bnxt_re RDMA/bnxt_re: Increase depth of control path command queue 2018-12-19 16:37:33 -07:00
cxgb3 RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
cxgb4 RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
hfi1 RDMA: Mark if create address handle is in a sleepable context 2018-12-19 16:17:19 -07:00
hns RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
i40iw RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
mlx4 IB/mlx4: Remove set but not used variable 'pd' 2018-12-20 20:47:42 -07:00
mlx5 RDMA/mlx5: Signedness bug in UVERBS_HANDLER() 2018-12-22 16:07:13 -07:00
mthca RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
nes RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
ocrdma RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
qedr RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
qib RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
usnic IB/usnic: Fix potential deadlock 2018-12-19 16:30:16 -07:00
vmw_pvrdma RDMA: Mark if destroy address handle is in a sleepable context 2018-12-19 16:28:03 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00