aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2024-04-05 23:26:25 +0300
committerJani Nikula <[email protected]>2024-04-09 11:49:32 +0300
commitfdac5a10b407c9c454154432d62deafead0f7ef1 (patch)
tree8e23e164cffa2953b74d154386bf5102d116e119 /tools/perf/scripts/python/task-analyzer.py
parent860cefce5ebe6eedf514ef9fa2b2bf6d4d172773 (diff)
drm/i915: use check_add_overflow() and drop local variants
Prefer common check_add_overflow() from overflow.h over the locally rolled versions of it. While check_add_overflow() does require a variable to assign to, unlike add_overflows_t(), it's still better than having multiple versions around. Cc: Kees Cook <[email protected]> Reviewed-by: Rodrigo Vivi <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions