Skip to content
Commit 6d388b64 authored by Zhang Rui's avatar Zhang Rui Committed by Greg Kroah-Hartman
Browse files

tools/power/turbostat: Fix a knl bug



[ Upstream commit 137f01b3 ]

MSR_KNL_CORE_C6_RESIDENCY should be evaluated only if
1. this is KNL platform
AND
2. need to get C6 residency or need to calculate C1 residency

Fix the broken logic introduced by commit 1e9042b9 ("tools/power
turbostat: Fix CPU%C1 display value").

Fixes: 1e9042b9 ("tools/power turbostat: Fix CPU%C1 display value")
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
Reviewed-by: default avatarLen Brown <len.brown@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent f56e228d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment