diff options
author | 2024-07-30 20:33:25 -0400 | |
---|---|---|
committer | 2024-08-07 08:31:10 -0400 | |
commit | 7442b5cdf259e2fb112560904b7002ce48d15578 (patch) | |
tree | d4ad9b1f07561570c9b0f92cec4bdc7bf84c8137 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT (diff) | |
download | wireguard-linux-7442b5cdf259e2fb112560904b7002ce48d15578.tar.xz wireguard-linux-7442b5cdf259e2fb112560904b7002ce48d15578.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions