-
Notifications
You must be signed in to change notification settings - Fork 105
[linux-6.6.y] x86/mce/zhaoxin: Update mcelog to decode PCIE, ZDI/ZPI and DRAM errors #367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[linux-6.6.y] x86/mce/zhaoxin: Update mcelog to decode PCIE, ZDI/ZPI and DRAM errors #367
Conversation
leoliu-oc
commented
Aug 16, 2024
- Adjusted some code logic Avoid having no log information when a CPER_SEC_PROC_GENERIC type error occurs on non-Zhaoxin platforms.
- Optimized some code Removed some redundant function parameters and adjusted the types of some function parameters.
|
Hi @leoliu-oc. Thanks for your PR. I'm waiting for a deepin-community member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
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. Signed-off-by: leoliu-oc <leoliu-oc@zhaoxin.com>
1f938c8 to
3a9b918
Compare
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. Signed-off-by: leoliu-oc <leoliu-oc@zhaoxin.com> Link: deepin-community#367 (cherry picked from commit f561e38) Signed-off-by: Wentao Guan <guanwentao@uniontech.com> Conflicts: arch/x86/kernel/cpu/mce/apei.c drivers/acpi/apei/ghes.c
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. Signed-off-by: leoliu-oc <leoliu-oc@zhaoxin.com> Link: deepin-community#367 (cherry picked from commit f561e38) Signed-off-by: Wentao Guan <guanwentao@uniontech.com> Conflicts: arch/x86/kernel/cpu/mce/apei.c drivers/acpi/apei/ghes.c
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. Signed-off-by: leoliu-oc <leoliu-oc@zhaoxin.com> Link: deepin-community#367 (cherry picked from commit f561e38) Signed-off-by: Wentao Guan <guanwentao@uniontech.com> Conflicts: arch/x86/kernel/cpu/mce/apei.c drivers/acpi/apei/ghes.c
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. Signed-off-by: leoliu-oc <leoliu-oc@zhaoxin.com> Link: #367 (cherry picked from commit f561e38) Signed-off-by: Wentao Guan <guanwentao@uniontech.com> Conflicts: arch/x86/kernel/cpu/mce/apei.c drivers/acpi/apei/ghes.c