Re: [PATCH for-4.20 v2] x86/amd: Misc setup for Fam1Ah processors

2025-01-06 Thread Jan Beulich
On 06.01.2025 17:41, Andrew Cooper wrote: > Fam1Ah is similar to Fam19h in these regards. > > Signed-off-by: Andrew Cooper Oh, noticed too late that you sent a v2. So here as well: Acked-by: Jan Beulich Jan

[PATCH for-4.20 v2] x86/amd: Misc setup for Fam1Ah processors

2025-01-06 Thread Andrew Cooper
Fam1Ah is similar to Fam19h in these regards. Signed-off-by: Andrew Cooper --- CC: Jan Beulich CC: Roger Pau Monné v2: * Update microcode size, based on the largest value I can find in the PPRs. Defer updating amd_log_freq() for now. The MSR layout is different and rather more complicated t