On Mon, Jul 18, 2022 at 08:58:32AM +0000, yangx.jy@xxxxxxxxxxx wrote: > On 2022/7/18 16:26, Leon Romanovsky wrote: > > On Fri, Jul 08, 2022 at 03:55:50AM +0000, yangx.jy@xxxxxxxxxxx wrote: > >> The qp parameter in free_rd_atomic_resource() has become > >> unused so remove it directly. > >> > >> Fixes: 15ae1375ea91 ("RDMA/rxe: Fix qp reference counting for atomic ops") > >> Signed-off-by: Xiao Yang <yangx.jy@xxxxxxxxxxx> > >> --- > >> drivers/infiniband/sw/rxe/rxe_loc.h | 2 +- > >> drivers/infiniband/sw/rxe/rxe_qp.c | 6 +++--- > >> drivers/infiniband/sw/rxe/rxe_resp.c | 2 +- > >> 3 files changed, 5 insertions(+), 5 deletions(-) > > > > The patch doesn't apply. > > > > Thanks > > Hi Leon, > > Could you tell me why it doesn't apply? Please, try to apply the patch to wip/leon-for-next branch. Thanks > > Best Regards, > Xiao Yang