summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2020-04-28 20:42:22 +0300
committerDavid S. Miller <davem@davemloft.net>2020-04-29 00:31:43 +0300
commit88fb831f773e6c51ec528eacb524f00f518f7e54 (patch)
tree1fe22586458530a1ac1dd4ac25724c070f1a971e /tools/perf/scripts/python/check-perf-trace.py
parent9d42205036d4be7e45fb4dafe5173cd804fd9d5f (diff)
downloadlinux-88fb831f773e6c51ec528eacb524f00f518f7e54.tar.xz
dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_show
When building arm32 allmodconfig: ERROR: modpost: "__aeabi_uldivmod" [drivers/net/ethernet/freescale/dpaa2/fsl-dpaa2-eth.ko] undefined! frames and cdan are both of type __u64 (unsigned long long) so we need to use div64_u64 to avoid this issues. Fixes: 460fd830dd9d ("dpaa2-eth: add channel stat to debugfs") Link: https://github.com/ClangBuiltLinux/linux/issues/1012 Signed-off-by: Nathan Chancellor <natechancellor@gmail.com> Reported-by: kernelci.org bot <bot@kernelci.org> Reviewed-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions