On 14.04.2025 09:40, Penny Zheng wrote: > AMD cpufreq cores will be intialized in two modes, legacy P-state mode, > and CPPC mode. So "init" flag shall be extracted from specific > "struct xen_processor_perf", and placed in the common > "struct processor_pminfo".
The code change is certainly acceptable, as being largely mechanical. However, the above doesn't explain _why_ we need that change. There's probably a little more connection that needs making between that's there and what you mean to add. Jan