aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/byteorder/ssh:/git:/git.zx2c4.com
diff options
context:
space:
mode:
authorBob Pearson <rpearsonhpe@gmail.com>2024-03-29 09:55:05 -0500
committerJason Gunthorpe <jgg@nvidia.com>2024-04-22 16:54:32 -0300
commitb703374837a8f8422fa3f1edcf65505421a65a6a (patch)
treed910409af89dfc2803d797087b78173948fea367 /include/uapi/linux/byteorder/ssh:/git:/git.zx2c4.com
parentRDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (diff)
RDMA/rxe: Allow good work requests to be executed
A previous commit incorrectly added an 'if(!err)' before scheduling the requester task in rxe_post_send_kernel(). But if there were send wrs successfully added to the send queue before a bad wr they might never get executed. This commit fixes this by scheduling the requester task if any wqes were successfully posted in rxe_post_send_kernel() in rxe_verbs.c. Link: https://lore.kernel.org/r/20240329145513.35381-5-rpearsonhpe@gmail.com Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com> Fixes: 5bf944f24129 ("RDMA/rxe: Add error messages") Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'include/uapi/linux/byteorder/ssh:/git:/git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions