aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSaeed Mahameed <[email protected]>2023-03-28 13:07:23 -0700
committerJakub Kicinski <[email protected]>2023-03-28 16:18:59 -0700
commit163c2c7059178898ad7512294ca3a768df2c1515 (patch)
treeecf1661f43b902f968e0a753661f3463b6ea265b /tools/perf/scripts/python/stackcollapse.py
parent86e2eca4ddedc07d639c44c990e1c220cac3741e (diff)
net/mlx5e: Fix build break on 32bit
The cited commit caused the following build break in mlx5 due to a change in size of MAX_SKB_FRAGS. error: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'unsigned int' [-Werror=format=] Fix this by explicit casting. Fixes: 3948b05950fd ("net: introduce a config option to tweak MAX_SKB_FRAGS") Signed-off-by: Saeed Mahameed <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions