diff options
author | Bob Pearson <rpearsonhpe@gmail.com> | 2023-01-20 00:59:35 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2023-01-26 20:04:45 +0100 |
commit | d8bdb0ebca086b5845d782e800ad2bf2a7eb4877 (patch) | |
tree | d54a9f9cfe61b7b54431d0a47068a28493dc2d1d /drivers/infiniband/sw/rxe/rxe_mcast.c | |
parent | RDMA-rxe: Isolate mr code from atomic_reply() (diff) | |
download | linux-d8bdb0ebca086b5845d782e800ad2bf2a7eb4877.tar.xz linux-d8bdb0ebca086b5845d782e800ad2bf2a7eb4877.zip |
RDMA-rxe: Isolate mr code from atomic_write_reply()
Isolate mr specific code from atomic_write_reply() in rxe_resp.c into
a subroutine rxe_mr_do_atomic_write() in rxe_mr.c.
Check length for atomic write operation.
Make iova_to_vaddr() static.
Link: https://lore.kernel.org/r/20230119235936.19728-5-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/sw/rxe/rxe_mcast.c')
0 files changed, 0 insertions, 0 deletions