linux/drivers/infiniband/sw
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
..
rdmavt IB/rdmavt: Correct comments in rdmavt_qp.h header 2020-01-03 16:44:50 -04:00
rxe RDMA/rxe: Fix error type of mmap_offset 2020-01-03 19:43:51 -04:00
siw RDMA/siw: use true,false for bool variable 2020-01-03 19:13:59 -04:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00