From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yixian Liu Subject: [PATCH for-next 0/2] Bugfixes for eq support in hns Date: Mon, 25 Dec 2017 21:37:17 +0800 Message-ID: <1514209039-9388-1-git-send-email-liuyixian@huawei.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: jgg-uk2M96/98Pc@public.gmane.org, leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org 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" 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 | 38 ++++++++++++++--------------- 3 files changed, 38 insertions(+), 24 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html