mbox series

[RESEND,0/2] support l3tag&l3data decoding and one fix

Message ID 1590566553-51565-1-git-send-email-tanxiaofei@huawei.com (mailing list archive)
Headers show
Series support l3tag&l3data decoding and one fix | expand

Message

Xiaofei Tan May 27, 2020, 8:02 a.m. UTC
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.

Xiaofei Tan (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(-)