summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2023-05-19 12:34:38 +0300
committerVinod Koul <vkoul@kernel.org>2023-05-19 13:47:29 +0300
commit41be14c71bae05c8daa3de5ae7fd7c2a7bc0d057 (patch)
tree885f82d40da9ea62c79a1bdfc2c6aa9cf0269025 /tools/perf/scripts/python/exported-sql-viewer.py
parent2437d5ea2191f3059246a1a7ac6fc4c8cc004dec (diff)
downloadlinux-41be14c71bae05c8daa3de5ae7fd7c2a7bc0d057.tar.xz
dmaengine: ste_dma40: use proper format string for resource_size_t
A fixup for a printk format string warning causes an out-of-bounds variable access as the %pR string expects a struct resource instead of a plain resource_size_t. Change both to the special %pap and %pap helpers for these types. Fixes: 5a1a3b9c19dd ("dmaengine: ste_dma40: Get LCPA SRAM from SRAM node") Fixes: ef1e1c41a11d ("dmaengine: ste_dma40: use correct print specfier for resource_size_t") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20230519093447.4097040-1-arnd@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions