This patch set fixes the bugs according to Jason's two comments on my previous patch set, which listed in the NOTE. NOTE: This patch set is dependent on the following patches. "RDMA/hns: Add eq support of hip08" "RDMA/hns: Refactor eq code for hip06" --- v3 -> v4: 1. Delete two unnecessary mb() caller in patch [1/2]. v2 -> v3: 1. Update according to Jason's comments - use dma_rmb instead of rmb in patch [1/2] - delete unnecessary assignment for doorbell64 v1 -> v2: 1. Update according to Leon's comment, see the changelog of patch [2/2]. Yixian Liu (2): RDMA/hns: Add detailed comments for mb() call RDMA/hns: Fix alignment problem of the doorbell drivers/infiniband/hw/hns/hns_roce_device.h | 5 ++++ drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 19 ++++++++----- drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 42 +++++++++++++---------------- 3 files changed, 35 insertions(+), 31 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html