[Public] > -----Original Message----- > From: Jan Beulich <jbeul...@suse.com> > Sent: Wednesday, July 23, 2025 11:56 PM > To: Penny, Zheng <penny.zh...@amd.com> > Cc: Huang, Ray <ray.hu...@amd.com>; Anthony PERARD > <anthony.per...@vates.tech>; xen-devel@lists.xenproject.org > Subject: Re: [PATCH v6 15/19] tools/cpufreq: introduce helper to deal with > CPPC- > related parameters > > On 11.07.2025 05:51, Penny Zheng wrote: > > New helpers print_cppc_para() and get_cpufreq_cppc() are introduced to > > deal with CPPC-related parameters, in order to be re-used when later > > exporting new sub-op "get-cpufreq-cppc". > > > > Signed-off-by: Penny Zheng <penny.zh...@amd.com> > > Acked-by: Jan Beulich <jbeul...@suse.com> > > I once again wonder whether this can go in right away, ahead of everything > that > wants re-submitting.
Thx, it could. > > Jan