diff options
author | Bernard Metzler <bmt@zurich.ibm.com> | 2019-09-09 16:29:45 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-09-13 22:59:55 +0300 |
commit | 4db8fd4973329810c8549b08df12907e6fe921c2 (patch) | |
tree | 2b5e0ed06fc693ee76f2ede3a82ab035df507ea7 /drivers/infiniband/hw/hfi1/tid_rdma.c | |
parent | 75c66515e4fea4e9bb488b6125e014220f846c61 (diff) | |
download | linux-4db8fd4973329810c8549b08df12907e6fe921c2.tar.xz |
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>
Diffstat (limited to 'drivers/infiniband/hw/hfi1/tid_rdma.c')
0 files changed, 0 insertions, 0 deletions