diff options
author | Robin Murphy <[email protected]> | 2018-07-23 23:16:11 +0100 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2018-07-27 19:01:06 +0200 |
commit | 6757cdae44449dec2af68cd4db0a5f9a30e66b38 (patch) | |
tree | 261295beb90a0c9994e253dfbe46007a6c08974f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 03bfdc31176cbe21e456f889ccbbf67568831149 (diff) |
ACPI/IORT: Don't set default coherent DMA mask
Now that we can track upstream DMA constraints properly with
bus_dma_mask instead of trying (and failing) to maintain it in
coherent_dma_mask, it doesn't make much sense for the firmware code to
be touching the latter at all. It's merely papering over bugs wherein a
driver has failed to call dma_set_coherent_mask() *and* the bus code has
not initialised any default value.
We don't really want to encourage more drivers coercing dma_mask so
we'll continue to fix that up if necessary, but add a warning to help
flush out any such buggy bus code that remains.
Signed-off-by: Robin Murphy <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Acked-by: Lorenzo Pieralisi <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions