On Thu, Nov 26, 2020 at 06:26:12PM +0800, Weihang Li wrote: > From: Yixian Liu <liuyixian@xxxxxxxxxx> > > When a memory window is bound to a memory region, the local write access > should be set for its mtpt table. > > Fixes: c7c28191408b ("RDMA/hns: Add MW support for hip08") > Signed-off-by: Yixian Liu <liuyixian@xxxxxxxxxx> > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 1 + > 1 file changed, 1 insertion(+) Applied to for-rc, thanks Jason