linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rasdaemon 0/3] add support for hisilicon common section decoder
@ 2020-07-27  7:38 Xiaofei Tan
  2020-07-27  7:38 ` [PATCH rasdaemon 1/3] rasdaemon: delete the duplicate code about the definition of hip08 DB fields Xiaofei Tan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Xiaofei Tan @ 2020-07-27  7:38 UTC (permalink / raw)
  To: mchehab+huawei, linux-edac
  Cc: linuxarm, shiju.jose, jonathan.cameron, Xiaofei Tan

1.Delete some duplicate/useless code.
2.Add support of hisilicon common section decoder for Kunpeng series.

Xiaofei Tan (3):
  rasdaemon: delete the duplicate code about the definition of hip08 DB
    fields
  rasdaemon: delete the code of non-standard error decoder for hip07
  rasdaemon: add support for hisilicon common section decoder

 Makefile.am               |   2 +-
 non-standard-hisi_hip07.c | 151 -----------------------
 non-standard-hisi_hip08.c | 102 +--------------
 non-standard-hisilicon.c  | 307 ++++++++++++++++++++++++++++++++++++++++++++++
 non-standard-hisilicon.h  |  49 ++++++++
 5 files changed, 363 insertions(+), 248 deletions(-)
 delete mode 100644 non-standard-hisi_hip07.c
 create mode 100644 non-standard-hisilicon.c
 create mode 100644 non-standard-hisilicon.h

-- 
2.8.1


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

end of thread, other threads:[~2020-09-01  6:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27  7:38 [PATCH rasdaemon 0/3] add support for hisilicon common section decoder Xiaofei Tan
2020-07-27  7:38 ` [PATCH rasdaemon 1/3] rasdaemon: delete the duplicate code about the definition of hip08 DB fields Xiaofei Tan
2020-07-27  7:38 ` [PATCH rasdaemon 2/3] rasdaemon: delete the code of non-standard error decoder for hip07 Xiaofei Tan
2020-07-27  7:38 ` [PATCH rasdaemon 3/3] rasdaemon: add support for hisilicon common section decoder Xiaofei Tan
2020-09-01  6:31 ` [PATCH rasdaemon 0/3] " Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).