Bug 9754 - [devel-6.6] x86/mce/zhaoxin: Update mcelog to decode PCIE, ZDI/ZPI and DRAM errors
Summary: [devel-6.6] x86/mce/zhaoxin: Update mcelog to decode PCIE, ZDI/ZPI and DRAM e...
Status: NEW
Alias: None
Product: ANCK 6.6 Dev
Classification: ANCK
Component: X86 (show other bugs) X86
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Guanjun
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-15 19:04 UTC by LeoLiu-oc
Modified: 2024-08-15 19:08 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description LeoLiu-oc zhaoxin_group 2024-08-15 19:04:51 UTC
1. Adjusted some code logic
    Avoid having no log information when a CPER_SEC_PROC_GENERIC type error
    occurs on non-Zhaoxin platforms.
2. Optimized some code
    Removed some redundant function parameters and adjusted the types of some
    function parameters.
Comment 1 小龙 admin 2024-08-15 19:08:01 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3706