tools/power/turbostat: Fix turbostat for AMD Zen CPUs
stable inclusion from stable-5.10.36 commit b24f0e3810361575759b151d5b16ac8d9be95618 bugzilla: 51867 CVE: NA -------------------------------- commit 301b1d3a upstream. It was reported that on Zen+ system turbostat started exiting, which was tracked down to the MSR_PKG_ENERGY_STAT read failing because offset_to_idx wasn't returning a non-negative index. This patch combined the modification from Bingsong Si and Bas Nieuwenhuizen and addd the MSR to the index system as alternative for MSR_PKG_ENERGY_STATUS. Fixes: 9972d5d8 ("tools/power turbostat: Enable accumulate RAPL display") Reported-by: Nyouling257 <youling257@gmail.com> Tested-by: Nyouling257 <youling257@gmail.com> Tested-by: NKurt Garloff <kurt@garloff.de> Tested-by: NBingsong Si <owen.si@ucloud.cn> Tested-by: NArtem S. Tashkinov <aros@gmx.com> Co-developed-by: NBingsong Si <owen.si@ucloud.cn> Co-developed-by: NTerry Bowman <terry.bowman@amd.com> Signed-off-by: NBas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Reviewed-by: NChen Yu <yu.c.chen@intel.com> Signed-off-by: NLen Brown <len.brown@intel.com> Cc: Salvatore Bonaccorso <carnil@debian.org> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: NChen Jun <chenjun102@huawei.com> Acked-by: NWeilong Chen <chenweilong@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录