summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorGeorge Zhang <george.zhang@amd.com>2026-07-03 09:44:45 -0400
committerAlex Deucher <alexander.deucher@amd.com>2026-07-08 14:20:30 -0400
commita733b7bee13c6f1085979819a3154d6d12aa220b (patch)
tree0d05b215510b0d7a298d4bfc2d949c929a84e551 /tools/perf/scripts/python/bin/stackcollapse-report
parent6d9cea05db72476ea11a72a8e1e67161e5e48b01 (diff)
drm/amd/display: Fix sign mismatch warning
Using mismatched signedness (int and uint32_t) causes a -Wsign-compare warning. Fix it by changing the min macro to min_t to explicitly cast. Fixes: 8cbe3648aa86 ("drm/amd/display: clamp DMUB AUX reply length to payload buffer") Signed-off-by: George Zhang <george.zhang@amd.com> Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions