linux/drivers/infiniband
Jiewei Ke 6ca18d8927 RDMA/rxe: Fix error type of mmap_offset
The type of mmap_offset should be u64 instead of int to match the type of
mminfo.offset. If otherwise, after we create several thousands of CQs, it
will run into overflow issues.

Link: https://lore.kernel.org/r/20191227113613.5020-1-kejiewei.cn@gmail.com
Signed-off-by: Jiewei Ke <kejiewei.cn@gmail.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-01-03 19:43:51 -04:00
..
core IB/core: Fix ODP with IB_ACCESS_HUGETLB handling 2020-01-03 17:00:14 -04:00
hw RDMA/mlx5: use true,false for bool variable 2020-01-03 19:14:00 -04:00
sw RDMA/rxe: Fix error type of mmap_offset 2020-01-03 19:43:51 -04:00
ulp IB/iser: use true,false for bool variable 2020-01-03 19:13:59 -04:00
Kconfig RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00