summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-03-03 23:27:49 +0300
committerJoerg Roedel <jroedel@suse.de>2020-03-04 18:24:46 +0300
commit6135a891dc0bc43265cd583614419e04f3fd42b4 (patch)
treef5d7b276908e9d7ffb922d3cbe276828bccc6370 /tools/perf/scripts/python/export-to-postgresql.py
parentf2ce16c3c15e90f8279ccda8deeb24682a4a3706 (diff)
downloadlinux-6135a891dc0bc43265cd583614419e04f3fd42b4.tar.xz
iommu/omap: Fix printing format for size_t on 64-bit
Print size_t as %zu or %zx to fix -Wformat warnings when compiling on 64-bit platform (e.g. with COMPILE_TEST): drivers/iommu/omap-iommu.c: In function ‘flush_iotlb_page’: drivers/iommu/omap-iommu.c:437:47: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 7 has type ‘size_t {aka long unsigned int}’ [-Wformat=] Acked-by: Suman Anna <s-anna@ti.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions