1
0
Fork 0
alistair23-linux/tools/power/x86/intel-speed-select
Srinivas Pandruvada f7dad7c353 tools/power/x86/intel-speed-select: Ignore missing config level
[ Upstream commit 20183ccd3e ]

It is possible that certain config levels are not available, even
if the max level includes the level. There can be missing levels in
some platforms. So ignore the level when called for information dump
for all levels and fail if specifically ask for the missing level.

Here the changes is to continue reading information about other levels
even if we fail to get information for the current level. But use the
"processed" flag to indicate the failure. When the "processed" flag is
not set, don't dump information about that level.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-01-04 19:18:20 +01:00
..
.gitignore tools/power/x86/intel-speed-select: Add .gitignore file 2019-07-12 16:00:38 +03:00
Build
Makefile
isst-config.c tools/power/x86/intel-speed-select: Remove warning for unused result 2020-01-04 19:16:35 +01:00
isst-core.c tools/power/x86/intel-speed-select: Ignore missing config level 2020-01-04 19:18:20 +01:00
isst-display.c tools/power/x86/intel-speed-select: Ignore missing config level 2020-01-04 19:18:20 +01:00
isst.h tools/power/x86/intel-speed-select: Fix perf-profile command output 2019-09-19 14:51:29 +03:00