]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/mce, EDAC/mce_amd: Update CS bank type naming
authorYazen Ghannam <yazen.ghannam@amd.com>
Sat, 7 Mar 2026 16:33:15 +0000 (11:33 -0500)
committerBorislav Petkov (AMD) <bp@alien8.de>
Wed, 11 Mar 2026 12:51:59 +0000 (13:51 +0100)
commitb595a009726b706fdadedace90c54831e19188e2
tree33c4a52ae04be40d2ab56d02860cd9d500e690bf
parentbee9f4178b4a3fec70414c82ddc4bceff182f2ba
x86/mce, EDAC/mce_amd: Update CS bank type naming

Recent documentation updated the "CS" bank type name from "Coherent
Slave" to "Coherent Station".

Apply this change in the kernel also.

Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20260307163316.345923-3-yazen.ghannam@amd.com
arch/x86/include/asm/mce.h
arch/x86/kernel/cpu/mce/amd.c
drivers/edac/mce_amd.c