mbox series

[for-next,0/4] Fixes for hns

Message ID 1558180500-93157-1-git-send-email-oulijun@huawei.com (mailing list archive)
Headers show
Series Fixes for hns | expand

Message

Lijun Ou May 18, 2019, 11:54 a.m. UTC
Here are two fixes patches for hip08 and hip06 as well as
two updates for hip08. 

Lang Cheng (2):
  RDMA/hns: Move spin_lock_irqsave to the correct place
  RDMA/hns: Remove jiffies operation in disable interrupt context

Lijun Ou (1):
  RDMA/hns: Update CQE specifications

Yixian Liu (1):
  RDMA/hns: Remove unnecessary prompt message in aeq

 drivers/infiniband/hw/hns/hns_roce_hem.c   | 21 +++++++++++----------
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 24 +++++++++++++++---------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c |  1 -
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h |  2 +-
 drivers/infiniband/hw/hns/hns_roce_main.c  | 10 ----------
 5 files changed, 27 insertions(+), 31 deletions(-)