All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/5] Supports recovery of on-chip RAM 1bit ECC errors
@ 2022-06-24 11:08 Wenpeng Liang
  2022-06-24 11:08 ` [PATCH for-next 1/5] RDMA/hns: Remove unused abnormal interrupt of type RAS Wenpeng Liang
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Wenpeng Liang @ 2022-06-24 11:08 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, liangwenpeng

Add support for the 1bit ECC error recovery by abnormal interrupt reporting
and adjusts the structure of the abnormal interrupt handler.

The following is the outline of each patch:
(1)#1~#4: Cleanup and bugfix for the abnormal interrupt handler.
(2)#5: Support for the 1bit ECC error recovery.

Haoyue Xu (5):
  RDMA/hns: Remove unused abnormal interrupt of type RAS
  RDMA/hns: Fix the wrong type of return value of the interrupt handler
  RDMA/hns: Fix incorrect clearing of interrupt status register
  RDMA/hns: Refactor the abnormal interrupt handler function
  RDMA/hns: Recover 1bit-ECC error of RAM on chip

 drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 267 ++++++++++++++++++---
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h |  13 +-
 2 files changed, 244 insertions(+), 36 deletions(-)

--
2.33.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-07 13:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24 11:08 [PATCH for-next 0/5] Supports recovery of on-chip RAM 1bit ECC errors Wenpeng Liang
2022-06-24 11:08 ` [PATCH for-next 1/5] RDMA/hns: Remove unused abnormal interrupt of type RAS Wenpeng Liang
2022-06-24 11:08 ` [PATCH for-next 2/5] RDMA/hns: Fix the wrong type of return value of the interrupt handler Wenpeng Liang
2022-06-24 11:08 ` [PATCH for-next 3/5] RDMA/hns: Fix incorrect clearing of interrupt status register Wenpeng Liang
2022-06-24 11:08 ` [PATCH for-next 4/5] RDMA/hns: Refactor the abnormal interrupt handler function Wenpeng Liang
2022-06-24 11:08 ` [PATCH for-next 5/5] RDMA/hns: Recover 1bit-ECC error of RAM on chip Wenpeng Liang
2022-07-04 13:49   ` Jason Gunthorpe
2022-07-07 13:32     ` Wenpeng Liang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.