Message ID | 20241024124000.2931869-1-huangjunxian6@hisilicon.com (mailing list archive) |
---|---|
Headers | show |
Series | RDMA/hns: Bugfixes | expand |
On Thu, 24 Oct 2024 20:39:55 +0800, Junxian Huang wrote: > Some hns bugfixes. > Patch #5 has been sent once before: > https://lore.kernel.org/lkml/4c202653-1ad7-d885-55b7-07c77a549b09@hisilicon.com/T/#m05883778af8e39438d864e9c0fb9062aa09f362c > > v1 -> v2: > * Add spin_lock_init() for the newly-added flush_lock in patch #2. > > [...] Applied, thanks! [1/5] RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci https://git.kernel.org/rdma/rdma/c/571e4ab8a45e53 [2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp https://git.kernel.org/rdma/rdma/c/377a2097705b91 [3/5] RDMA/hns: Modify debugfs name https://git.kernel.org/rdma/rdma/c/370a9351bf84af [4/5] RDMA/hns: Use dev_* printings in hem code instead of ibdev_* https://git.kernel.org/rdma/rdma/c/d81fb6511abf18 [5/5] RDMA/hns: Fix cpu stuck caused by printings during reset https://git.kernel.org/rdma/rdma/c/323275ac2ff15b Best regards,