1
0
Fork 0
alistair23-linux/drivers/infiniband/sw
Bernard Metzler 4db8fd4973 RDMA/siw: Relax from kmap_atomic() use in TX path
Since the transmit path is never executed in an atomic context, we do not
need kmap_atomic() and can always use less demanding kmap().

Link: https://lore.kernel.org/r/20190909132945.30462-1-bmt@zurich.ibm.com
Signed-off-by: Bernard Metzler <bmt@zurich.ibm.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-09-13 16:59:55 -03:00
..
rdmavt IB/rdmavt: Fix variable shadowing issue in rvt_create_cq 2019-07-10 13:56:35 -03:00
rxe RDMA: Introduce ib_port_phys_state enum 2019-08-12 10:18:52 -04:00
siw RDMA/siw: Relax from kmap_atomic() use in TX path 2019-09-13 16:59:55 -03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00