diff options
author | Alexander Lobakin <alobakin@pm.me> | 2020-06-20 09:35:00 +0000 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2020-06-25 10:37:23 +0200 |
commit | ff711d67b1786ec1e3e4019d615287a2e890e9ab (patch) | |
tree | 15d1f44bf8ccde34e30b9abbd5dc6bc4a5aedbc4 /tools/perf/scripts/python/stackcollapse.py | |
parent | 7b5f96949da771e4bc47c6dc6de16c5e738635de (diff) |
MIPS: checksum: fix sparse flooding on asm/checksum.h
csum_fold() in MIPS' asm/checksum.h is another source of sparse flooding
when building different networking source code.
The thing is that only half of __wsum <--> u32 casts inside the function
is forced, which is insufficient.
Add all necessary forced typecasting to stop floods and simplify actual
bug hunting.
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions