summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2021-12-17 15:31:02 +0000
committerJoerg Roedel <jroedel@suse.de>2021-12-20 09:03:05 +0100
commitf7f07484542fae833025da86eb4bd068f5253fe0 (patch)
tree2d630757011fad24e2c68d22adbda0c46adf95e3 /tools/perf/scripts/python
parentea4d71bb5e3fc5c2b7b856bc7506439298f47a23 (diff)
downloadkernel-f7f07484542fae833025da86eb4bd068f5253fe0.tar.gz
iommu/iova: Move flush queue code to iommu-dma
Flush queues are specific to DMA ops, which are now handled exclusively by iommu-dma. As such, now that the historical artefacts from being shared directly with drivers have been cleaned up, move the flush queue code into iommu-dma itself to get it out of the way of other IOVA users. This is pure code movement with no functional change; refactoring to clean up the headers and definitions will follow. Reviewed-by: John Garry <john.garry@huawei.com> Signed-off-by: Robin Murphy <robin.murphy@arm.com> Link: https://lore.kernel.org/r/1d9a1ee1392e96eaae5e6467181b3e83edfdfbad.1639753638.git.robin.murphy@arm.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
or BATT_OVVHakan Berg 2013-01-15ab8500_fg: Round capacity outputpender01 2013-01-15ab8500_fg: Balance IRQ enableRickard Andersson 2013-01-15ab8500_bm: Recharge condition not optimal for batteryMarcus Cooper 2013-01-15ab8500_fg: Replace msleep() with usleep_range() for greater accuracyJonas Aaberg 2013-01-15ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt 2013-01-05Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov 2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov 2012-12-11ab8500_fg: Reorder obtainment of platform specific battery management dataLee Jones 2012-12-11ab8500_bm: Always send platform specific battery information via pdataLee Jones 2012-12-11ab8500_bm: Rename battery management platform data to something more logicalLee Jones 2012-12-11ab8500_fg: Don't clear the CCMuxOffset bitKalle Komierowski 2012-11-28power: remove use of __devexitBill Pemberton 2012-11-28power: remove use of __devinitBill Pemberton 2012-11-28power: remove use of __devexit_pBill Pemberton 2012-11-18ab8500: Add devicetree support for fuelgaugeRajanikanth H.V 2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds 2012-08-22ab8500_fg: Fix error return codeJulia Lawall 2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo 2012-05-05ab8500: Clean up probe routinesLee Jones 2012-05-05ab8500_fg: Harden platform data checkLinus Walleij 2012-03-26ab8500_fg: Fix some build warnings on x86_64Anton Vorontsov 2012-03-26ab8500: Turn unneeded global symbols into local onesAnton Vorontsov 2012-03-26ab8500_fg: Fix copy-paste errorAnton Vorontsov 2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov 2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov 2012-03-26ab8500-fg: A8500 fuel gauge driverArun Murthy