summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-07-31 03:33:25 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-08-07 15:31:10 +0300
commit7442b5cdf259e2fb112560904b7002ce48d15578 (patch)
treed4ad9b1f07561570c9b0f92cec4bdc7bf84c8137 /tools/perf/scripts/python/task-analyzer.py
parentff9bf4b34104955017822e9bc42aeeb526ee2a80 (diff)
downloadlinux-7442b5cdf259e2fb112560904b7002ce48d15578.tar.xz
bcachefs: Don't rely on implicit unsigned -> signed integer conversion
implicit integer conversion is a fertile source of bugs, and we really would rather not have the min()/max() macros doing it implicitly. bcachefs appears to be the only place in the kernel where this happens, so let's fix it. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions