]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/mce: Remove the redundant mce_hygon_feature_init()
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Thu, 12 Dec 2024 14:01:02 +0000 (22:01 +0800)
committerBorislav Petkov (AMD) <bp@alien8.de>
Tue, 31 Dec 2024 10:12:45 +0000 (11:12 +0100)
commit053d18057e6292462f1b3f9460dd0c1e34609f67
treefd7896867057190931f814c9720a8be569982181
parent359d7a98e3e3f88dbf45411427b284bb3bbbaea5
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
arch/x86/include/asm/mce.h
arch/x86/kernel/cpu/mce/core.c