RDMA/hns: delete spin_lock_irqsave during add gid and delete gid
driver inclusion category: bugfix bugzilla: NA CVE: NA In add_gid and delete gid process, driver would send cmd to IMP and use jiffies to wait the result of cmd. Jiffies cannot work in irq, so spin_lock_irqsave should be deleted in this process. Feature or Bugfix: Bugfix Signed-off-by: NWeihang Li <liweihang@hisilicon.com> Reviewed-by: Nwangxi <wangxi11@huawei.com> Reviewed-by: Nliuyixian <liuyixian@huawei.com> Reviewed-by: NYang Yingliang <yangyingliang@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录