linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v2 1/2] cpupower: Fix amd cpu (family < 0x17) active state issue
       [not found] <b709dee3-4337-56bd-9ecb-a983142e416d@gmail.com>
@ 2021-07-22 15:18 ` Shuah Khan
  0 siblings, 0 replies; only message in thread
From: Shuah Khan @ 2021-07-22 15:18 UTC (permalink / raw)
  To: 徐福海, shuah, Thomas Renninger
  Cc: linux-kernel, linux-pm, lishujin, xufuhai, Shuah Khan

On 5/30/21 12:58 AM, 徐福海 wrote:
> From: xufuhai<xufuhai@kuaishou.com>
> 
> For the old  AMD processor (family < 0x17), cpupower will call the
> amd_pci_get_num_boost_states function, but for the non-root user
> pci_read_byte function (implementation comes from the psutil library),
> val will be set to 0xff, indicating that there is no read function
> callback. At this time, the original logic will set the cpupower turbo
> active state to yes. This is an obvious issue~
> 
> Reproduce procedure:
> 	cpupower frequency-info
> 

Please resend this patch and the following from the same
address as the Signed-off-by.

https://patchwork.kernel.org/project/linux-pm/patch/2dccdf57-1546-e55e-2efe-3ac91ed7f043@gmail.com/

thanks,
-- Shuah

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-22 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <b709dee3-4337-56bd-9ecb-a983142e416d@gmail.com>
2021-07-22 15:18 ` [PATCH v2 1/2] cpupower: Fix amd cpu (family < 0x17) active state issue Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).