On Thu, May 13, 2021 at 07:16:18PM +0800, Weihang Li wrote: > From: Lang Cheng <chenglang@xxxxxxxxxx> > > The hcr_mutex was used to serialize mailbox post. Now that mailbox supports > concurrency, this variable is no longer useful. > > Fixes: a389d016c030 ("RDMA/hns: Enable all CMDQ context") > Signed-off-by: Lang Cheng <chenglang@xxxxxxxxxx> > Signed-off-by: Weihang Li <liweihang@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_device.h | 1 - > 1 file changed, 1 deletion(-) > Thanks, Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>