diff options
author | Christoph Hellwig <hch@lst.de> | 2024-07-19 07:10:24 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2024-08-29 07:22:36 +0300 |
commit | c42a01264ba1497eb3193c08ff3c2656d98250a6 (patch) | |
tree | d6cfae6000540ffa1c53db3a8f9fa1e5d8996710 /tools/perf/scripts/python/task-analyzer.py | |
parent | b5a73bf4d1de95e620bf5f592557b81f71c76f0e (diff) | |
download | linux-c42a01264ba1497eb3193c08ff3c2656d98250a6.tar.xz |
dma-mapping: don't return errors from dma_set_min_align_mask
A NULL dev->dma_parms indicates either a bus that is not DMA capable or
grave bug in the implementation of the bus code.
There isn't much the driver can do in terms of error handling for either
case, so just warn and continue as DMA operations will fail anyway.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions