x86/CPU/AMD: Do the common init on future Zens too
authorBorislav Petkov (AMD) <bp@alien8.de>
Thu, 1 Feb 2024 16:10:24 +0000 (17:10 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Fri, 16 Feb 2024 12:15:12 +0000 (13:15 +0100)
commit03ceaf678d444e67fb9c1a372458ba869aa37a60
tree55bca624f830cbb0488f8400a1693435f78b978b
parent841c35169323cd833294798e58b9bf63fa4fa1de
x86/CPU/AMD: Do the common init on future Zens too

There's no need to enable the common Zen init stuff for each new family
- just do it by default on everything >= 0x17 family.

Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Link: https://lore.kernel.org/r/20240201161024.30839-1-bp@alien8.de
arch/x86/kernel/cpu/amd.c