On Fri, Jun 25, 2021 at 04:03:06PM +0300, Dan Carpenter wrote: > This error path needs to unlock before returning. > > Fixes: ec0fa2445c18 ("RDMA/rxe: Fix over copying in get_srq_wqe") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Reviewed-by: Majd Dibbiny <majd@xxxxxxxxxx> > Reviewed-by: Bob Pearson <rpearsonhpe@xxxxxxxxx> > --- > I'm sort of surprised this one wasn't caught in testing... Probably because you have to make malformed wqe's.. Applied to for-next, thanks Jason