Commit 29337bc
committed
x86/mce: Remove the redundant mce_hygon_feature_init()
JIRA: https://issues.redhat.com/browse/RHEL-118444
commit 053d180
Author: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Date: Thu Dec 12 22:01:02 2024 +0800
x86/mce: Remove the redundant mce_hygon_feature_init()
Get HYGON to directly call mce_amd_feature_init() and remove the redundant
mce_hygon_feature_init().
Suggested-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Sohil Mehta <sohil.mehta@intel.com>
Reviewed-by: Yazen Ghannam <yazen.ghannam@amd.com>
Link: https://lore.kernel.org/r/20241212140103.66964-7-qiuxu.zhuo@intel.com
Signed-off-by: David Arcari <darcari@redhat.com>1 parent 0385216 commit 29337bc
2 files changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
390 | | - | |
391 | 389 | | |
392 | 390 | | |
393 | 391 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2117 | 2117 | | |
2118 | 2118 | | |
2119 | 2119 | | |
2120 | | - | |
2121 | | - | |
2122 | | - | |
2123 | | - | |
2124 | | - | |
| 2120 | + | |
2125 | 2121 | | |
2126 | | - | |
| 2122 | + | |
2127 | 2123 | | |
2128 | 2124 | | |
2129 | 2125 | | |
| |||
0 commit comments