x86/cpu Change For Linux 6.9 Slightly Eases Future AMD Zen CPU Enablement

The patch by AMD Linux engineer Borislav Petkov moves the AMD Zen common initialization code out of family-specific functions and now calls the common init code straight away for all AMD CPUs of Family 17 and higher.
It's a small patch to save on some future enablement work by applying all of the common Zen settings right away prior to setting up generation/family-specific code in the kernel within the "init_amd_zenX" functions. Something quite straightforward that surprisingly wasn't the way from beginning.
" - Have AMD Zen common init code run on all families from Zen1 onwards in order to save some future enablement effort"
That's it for the x86/cpu pull for the Linux 6.9 merge window.
1 Comment
