]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/rxe: Move code to rxe_prepare_atomic_res()
authorBob Pearson <rpearsonhpe@gmail.com>
Mon, 6 Jun 2022 14:38:33 +0000 (09:38 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 30 Jun 2022 16:54:03 +0000 (13:54 -0300)
commit2e890367c8343e3362686820cc86b22b419bbd8a
tree5f2e60ae97bad904a6ce348896ca6f1c43fec2cc
parente08716221d3af8aceb2cac13a6c6239718e406c2
RDMA/rxe: Move code to rxe_prepare_atomic_res()

Separate the code that prepares the atomic responder resource into a
subroutine. This is preparation for merging the normal and retry atomic
responder flows.

Link: https://lore.kernel.org/r/20220606143836.3323-2-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_resp.c