diff options
author | 2017-08-07 23:12:46 +0800 | |
---|---|---|
committer | 2017-08-15 10:40:14 -0700 | |
commit | b8c502b81e3f899c6488967dec61eed0f5907db3 (patch) | |
tree | ec5f157c9804945eb46dc13b2fc3ab58d9e03bc6 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | f2fs: avoid unneeded sync on quota file (diff) | |
download | wireguard-linux-b8c502b81e3f899c6488967dec61eed0f5907db3.tar.xz wireguard-linux-b8c502b81e3f899c6488967dec61eed0f5907db3.zip |
f2fs: fix potential overflow when adjusting GC cycle
While comparing signed and unsigned variables, compiler will converts the
signed value to unsigned one, due to this reason, {in,de}crease_sleep_time
may return overflowed result.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions