diff options
author | Robin Murphy <[email protected]> | 2018-12-06 13:20:49 -0800 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2018-12-13 21:06:13 +0100 |
commit | e5361ca29f2fea345c08d2b5cb5e3b1840cbafb8 (patch) | |
tree | 697be029cf1427e187d1547d376c719b185b632b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 90ac706e98fcb24fb0b0a259558987f33cc2f0f6 (diff) |
ACPI / scan: Refactor _CCA enforcement
Rather than checking the DMA attribute at each callsite, just pass it
through for acpi_dma_configure() to handle directly. That can then deal
with the relatively exceptional DEV_DMA_NOT_SUPPORTED case by explicitly
installing dummy DMA ops instead of just skipping setup entirely. This
will then free up the dev->dma_ops == NULL case for some valuable
fastpath optimisations.
Signed-off-by: Robin Murphy <[email protected]>
Reviewed-by: Rafael J. Wysocki <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Tested-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Tested-by: Tony Luck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions