On Wed, Jan 09, 2019 at 11:08:49PM +0000, Adit Ranadive wrote: > From: Adit Ranadive <aditr@xxxxxxxxxx> > > Since the IB_WR_REG_MR opcode value changed, let's set the PVRDMA > device opcodes explicitly. > > Reported-by: Ruishuang Wang <ruishuangw@xxxxxxxxxx> > Fixes: 9a59739bd01f ("IB/rxe: Revise the ib_wr_opcode enum") > Cc: stable@xxxxxxxxxxxxxxx > Reviewed-by: Bryan Tan <bryantan@xxxxxxxxxx> > Reviewed-by: Ruishuang Wang <ruishuangw@xxxxxxxxxx> > Reviewed-by: Vishnu Dasa <vdasa@xxxxxxxxxx> > Signed-off-by: Adit Ranadive <aditr@xxxxxxxxxx> > --- > drivers/infiniband/hw/vmw_pvrdma/pvrdma.h | 35 +++++++++++++++++++++++++++- > drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c | 6 +++++ > include/uapi/rdma/vmw_pvrdma-abi.h | 1 + > 3 files changed, 41 insertions(+), 1 deletion(-) Applied to for-rc, thanks Jason