diff options
author | Frank Ramsay <frank.ramsay@hpe.com> | 2023-07-20 19:08:03 +0300 |
---|---|---|
committer | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2023-08-09 01:16:40 +0300 |
commit | 06bbebdb6da5e816f206c09ce20321237e5910e9 (patch) | |
tree | 6a8040868d58b5fcd2aefbc06e6ca1e0b0c41ab3 /Makefile | |
parent | 7a4ab2f4795bfa7cfe10330ce4a2452748f31b68 (diff) | |
download | linux-06bbebdb6da5e816f206c09ce20321237e5910e9.tar.xz |
tools/power/x86/intel-speed-select: Support more than 8 sockets.
MAX_PACKAGE_COUNT limits the intel-speed-select to systems with 8 sockets or fewer.
On a system with more than 8 sockets intel-speed-select silently ignores everything
beyond the 8th socket, rendering the tool useless for those systems.
Increase MAX_PACKAGE_COUNT to support systems with up to 32 sockets.
Signed-off-by: Frank Ramsay <frank.ramsay@hpe.com>
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions