summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2026-04-28 21:49:46 -0400
committerLen Brown <len.brown@intel.com>2026-05-24 10:26:21 -0400
commitddaeccdb1378b02ecd0e446db3319eab082a8cea (patch)
tree8a7f3d5ef794d9aecf50f53ff9edc207216018d5 /scripts/Makefile.thinlto
parentb8121832a67c931c6b4a7c72b5a73780aca5870b (diff)
downloadlinux-next-ddaeccdb1378b02ecd0e446db3319eab082a8cea.tar.gz
linux-next-ddaeccdb1378b02ecd0e446db3319eab082a8cea.zip
tools/power turbostat: Cleanup: Remove hard-coded 8192 CPU limit
The --cpu-set cmdline option was parsed before topology_probe() set max_cpu_num, and so it used a hard-coded cpu limit of 8192. Probe max_cpu_num earlier and allocate the set for --cpu-set using the same size as all other cpu sets, sufficiently large enough to hold max possible (but not bigger). No functional change, unless you count fixing some error paths. Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions