summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2025-07-11 13:22:50 +0200
committerJens Axboe <axboe@kernel.dk>2025-07-11 07:46:15 -0600
commit1bb94ff5ab4be2485884e0a46483f12629f3bb92 (patch)
tree2635b901f82c7617dd04cc47891f9818bc666558 /tools/perf/scripts/python/task-analyzer.py
parent8b428f42f3edfd62422aa7ad87049ab232a2eaa9 (diff)
downloadkernel-1bb94ff5ab4be2485884e0a46483f12629f3bb92.tar.gz
nvme-pci: don't allocate dma_vec for IOVA mappings
Not only do IOVA mappings no need the separate dma_vec tracking, it also won't free it and thus leak the allocations. Fixes: b8b7570a7ec8 ("nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping") Reported-by: Klara Modin <klarasmodin@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Klara Modin <klarasmodin@gmail.com> Link: https://lore.kernel.org/r/20250711112250.633269-1-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
p #sound-dai-cells settingsKuninori Morimoto 2015-09-14ARM: shmobile: r8a7778: tidyup SSI resource regionKuninori Morimoto 2015-08-12ARM: shmobile: r8a7778 dtsi: Add CPG/MSTP Clock DomainGeert Uytterhoeven 2015-05-11ARM: shmobile: r8a7778 dtsi: Use generic names for device nodesGeert Uytterhoeven 2015-03-01ARM: shmobile: r8a7778: add sound to DTUlrich Hecht 2015-02-24ARM: shmobile: r8a7778 dtsi: Add Bus State Controller nodeUlrich Hecht 2015-02-24ARM: shmobile: r8a7778: add internal ethernet controller to DTUlrich Hecht 2015-02-24ARM: shmobile: r8a7778: add MSTP clock assignments to DTUlrich Hecht 2015-02-24ARM: shmobile: r8a7778: Common clock framework DT descriptionUlrich Hecht 2014-11-19Merge tag 'renesas-dt-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/li...Arnd Bergmann 2014-10-30ARM: shmobile: r8a7778 dtsi: Remove unnecessary MMC optionsKuninori Morimoto 2014-10-30ARM: shmobile: r8a7778: Add SoC-specific TMU compatible propertyGeert Uytterhoeven 2014-10-30ARM: shmobile: r8a7778: Add TMU nodesSimon Horman 2014-08-22ARM: shmobile: r8a7778: Update DTS to include CPU frequencyMagnus Damm 2014-07-12ARM: shmobile: r8a7778: Add SCIF nodesSimon Horman 2014-05-13ARM: shmobile: dts: Move interrupt-parent property to root nodeLaurent Pinchart 2014-04-14ARM: shmobile: r8a7778 dtsi: Improve and correct HSPI nodesGeert Uytterhoeven 2014-02-13ARM: shmobile: r8a7778 dtsi: Remove duplicate i2c nodesGeert Uytterhoeven 2013-12-10ARM: shmobile: Use r8a7778 suffix for INTC compat stringMagnus Damm 2013-12-10ARM: shmobile: Use interrupt macros in r8a73a4 and r8a7778 DT filesLaurent Pinchart 2013-12-10ARM: shmobile: Use interrupt macros in SoC DT filesLaurent Pinchart 2013-12-10ARM: shmobile: r8a7778: add HSPI suppport on DTSIKuninori Morimoto 2013-12-10ARM: shmobile: r8a7778: add I2C support on DTSIKuninori Morimoto 2013-12-10ARM: shmobile: r8a7778: tidyup DT node namingKuninori Morimoto 2013-12-10ARM: shmobile: r8a7778: add SDHI support on DTSIKuninori Morimoto 2013-12-10ARM: shmobile: r8a7778: add MMCIF support on DTSIKuninori Morimoto 2013-12-10ARM: shmobile: r8a7778: Fix pin control device address in DTLaurent Pinchart 2013-12-10ARM: shmobile: r8a7778: add I2C support on DTSIKuninori Morimoto 2013-10-14Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...Kevin Hilman 2013-10-08ARM: shmobile: r8a7778: add renesas_intc_irqpin support on DTSIKuninori Morimoto 2013-09-22ARM: shmobile: Remove #gpio-ranges-cells DT propertyLaurent Pinchart 2013-07-22ARM: shmobile: r8a7778: Add GPIO controller devices to device treeLaurent Pinchart 2013-07-22ARM: shmobile: r8a7778: Add pin control device to device treeLaurent Pinchart 2013-04-02ARM: shmobile: add R8A7778 basis supportKuninori Morimoto