Searched hist:d8bdb0ebca086b5845d782e800ad2bf2a7eb4877 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_loc.h | d8bdb0ebca086b5845d782e800ad2bf2a7eb4877 Thu Jan 19 23:59:35 UTC 2023 Bob Pearson <rpearsonhpe@gmail.com> 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>
|
H A D | rxe_mr.c | d8bdb0ebca086b5845d782e800ad2bf2a7eb4877 Thu Jan 19 23:59:35 UTC 2023 Bob Pearson <rpearsonhpe@gmail.com> 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>
|
H A D | rxe_resp.c | d8bdb0ebca086b5845d782e800ad2bf2a7eb4877 Thu Jan 19 23:59:35 UTC 2023 Bob Pearson <rpearsonhpe@gmail.com> 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>
|