[Public] > -----Original Message----- > From: Penny, Zheng > Sent: Tuesday, August 12, 2025 5:56 PM > To: Jan Beulich <jbeul...@suse.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 > > > > > -----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. >
Sorry, I just read the next commit review. This commit may still be needed, but the commit message needs rewording, as no new sub-cmd "get-cpufreq-cppc" will be introduced. > > > > Jan