diff options
author | 2023-05-19 14:07:48 -0500 | |
---|---|---|
committer | 2023-05-31 09:34:59 -0700 | |
commit | 35bd896ccc2fa8dfb20df705a44e9d26665f1085 (patch) | |
tree | 8bf88137ef1ba13d0c12204474ba96bf15bbc4a1 /tools/perf/scripts/python/task-analyzer.py | |
parent | x86/platform/uv: Fix printed information in calc_mmioh_map (diff) | |
download | wireguard-linux-35bd896ccc2fa8dfb20df705a44e9d26665f1085.tar.xz wireguard-linux-35bd896ccc2fa8dfb20df705a44e9d26665f1085.zip |
x86/platform/uv: When searching for minimums, start at INT_MAX not 99999
Using a starting value of INT_MAX rather than 999999 or 99999 means
this algorithm won't fail should the numbers being compared ever
exceed this value.
Signed-off-by: Steve Wahl <steve.wahl@hpe.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20230519190752.3297140-5-steve.wahl%40hpe.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions