On Thu, Dec 30, 2021 at 04:56:10PM +0800, Xiao Yang wrote: > Signed-off-by: Xiao Yang <yangx.jy@xxxxxxxxxxx> > --- > drivers/infiniband/sw/rxe/rxe_comp.c | 4 ++-- > drivers/infiniband/sw/rxe/rxe_opcode.h | 1 - > 2 files changed, 2 insertions(+), 3 deletions(-) I see that you replaced WR_ATOMIC_MASK to be WR_WRITE_MASK. What problem are you trying to fix? Please describe it in use commit message. Thanks