Message ID | 1584954845-21094-1-git-send-email-tanxiaofei@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | support l3tag&l3data decoding and one fix | expand |
Hi Mauro Could you please help to review this patch set. thanks. On 2020/3/23 17:14, Xiaofei Tan wrote: > 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(-) >