aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2024-02-22 06:14:02 +0000
committerDave Jiang <[email protected]>2025-05-09 21:04:08 +0000
commita223ce195741ca4f1a0e1a44f3e75ce5662b6c06 (patch)
tree6db5cd4d79a76d0346df9f84f1ddde5eb5cf4502 /tools/perf/scripts/python/net_dropmonitor.py
parentMerge branch 'for-6.16/cxl-cleanups' into cxl-for-next (diff)
downloadkernel-a223ce195741ca4f1a0e1a44f3e75ce5662b6c06.tar.gz
kernel-a223ce195741ca4f1a0e1a44f3e75ce5662b6c06.zip
cxl/hdm: Clean up a debug printk
Smatch complains that %pa is for phys_addr_t types and "size" is a u64. drivers/cxl/core/hdm.c:521 cxl_dpa_alloc() error: '%pa' expects argument of type 'phys_addr_t*', argument 4 has type 'ullong* Looking at this, to me it seems more useful to print the sizes as decimal instead of hex. Let's do that. [dj: Adjusted based on latest code changes. ] Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Fan Ni <[email protected]> Reviewed-by: Dave Jiang <[email protected]> Reviewed-by: Ira Weiny <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Dave Jiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions