diff options
| author | Maxim Korotkov <[email protected]> | 2023-01-19 10:44:43 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-04-28 16:41:32 +0000 |
| commit | 3e46c89c74f2c38e5337d2cf44b0b551adff1cb4 (patch) | |
| tree | c9ff634160f77d4ad22f6b61d518ac9c1ae0c683 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Merge tag 'md-next-2023-04-28' of https://git.kernel.org/pub/scm/linux/kernel... (diff) | |
| download | kernel-3e46c89c74f2c38e5337d2cf44b0b551adff1cb4.tar.gz kernel-3e46c89c74f2c38e5337d2cf44b0b551adff1cb4.zip | |
writeback: fix call of incorrect macro
the variable 'history' is of type u16, it may be an error
that the hweight32 macro was used for it
I guess macro hweight16 should be used
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: 2a81490811d0 ("writeback: implement foreign cgroup inode detection")
Signed-off-by: Maxim Korotkov <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
