On Fri, Aug 11, 2023 at 8:17 AM Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote: > > On 03-08-23, 09:43, Meng Li wrote: > > The previous function amd_get_highest_perf() will be deprecated. > > It can only return 166 or 255 by cpuinfo. For platforms that > > support preferred core, the value of highest perf can be between > > 166 and 255. Therefore, it will cause amd-pstate-ut to fail when > > run amd_pstate_ut_check_perf(). > > > > Signed-off-by: Meng Li <li.meng@xxxxxxx> > > --- > > drivers/cpufreq/amd-pstate-ut.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > Applied. Thanks. So may I leave all of the amd-pstate patches to you? I would gladly do that. :-)