]> git.baikalelectronics.ru Git - kernel.git/commit
IB/rxe: Fix missing completion for mem_reg work requests
authorVijay Immanuel <vijayi@attalasystems.com>
Wed, 13 Jun 2018 01:16:05 +0000 (18:16 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 18 Jun 2018 17:36:13 +0000 (11:36 -0600)
commitae4661d7f59e7d1a605f8e9ce4280a11c55f9f2d
tree194265d708fd3b2630b31a8723707efb8ea559a1
parent0ba76ba1c8e1b043928af1b5bb6f377003269eb3
IB/rxe: Fix missing completion for mem_reg work requests

Run the completer task to post a work completion after processing
a memory registration or invalidate work request. This covers the
case where the memory registration or invalidate was the last work
request posted to the qp.

Signed-off-by: Vijay Immanuel <vijayi@attalasystems.com>
Reviewed-by: Yonatan Cohen <yonatanc@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/rxe/rxe_req.c