All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rasdaemon 0/2] support l3tag&l3data decoding and one fix
@ 2020-03-23  9:14 Xiaofei Tan
  2020-03-23  9:14 ` [PATCH rasdaemon 1/2] rasdaemon: add support of l3tag and l3data in hip08 OEM format2 Xiaofei Tan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xiaofei Tan @ 2020-03-23  9:14 UTC (permalink / raw)
  To: mchehab, linux-edac; +Cc: linuxarm, shiju.jose, jonathan.cameron, Xiaofei Tan

This patch set does two things:
1.add decoding for two modules, l3tag and l3data.
2.fix the issue that non standard decoder can't work in pthread way.

t00396350 (2):
  rasdaemon: add support of l3tag and l3data in hip08 OEM format2
  rasdaemon: fix the issue that non standard decoder can't work in
    pthread way

 non-standard-hisi_hip08.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
 ras-events.c              |  8 ++------
 2 files changed, 46 insertions(+), 6 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2020-05-19  9:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-23  9:14 [PATCH rasdaemon 0/2] support l3tag&l3data decoding and one fix Xiaofei Tan
2020-03-23  9:14 ` [PATCH rasdaemon 1/2] rasdaemon: add support of l3tag and l3data in hip08 OEM format2 Xiaofei Tan
2020-03-23  9:14 ` [PATCH rasdaemon 2/2] rasdaemon: fix the issue that non standard decoder can't work in pthread way Xiaofei Tan
2020-05-19  9:01 ` [PATCH rasdaemon 0/2] support l3tag&l3data decoding and one fix Xiaofei Tan

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.