Loading
RDMA/hns: Use mutex to protect uconctext
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9QO9C ---------------------------------------------------------------------- ucontext list does not work in an atomic context, so there is no need to use a spinlock for protection. Fixes: e8b1fec4 ("RDMA/hns: Kernel notify usr space to stop ring db") Signed-off-by:Chengchang Tang <tangchengchang@huawei.com>