Skip to content
Commit 325ef185 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

PCI: remove PCI_DMA_BUS_IS_PHYS



This was used by the ide, scsi and networking code in the past to
determine if they should bounce payloads.  Now that the dma mapping
always have to support dma to all physical memory (thanks to swiotlb
for non-iommu systems) there is no need to this crude hack any more.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Acked-by: Palmer Dabbelt <palmer@sifive.com> (for riscv)
Reviewed-by: default avatarJens Axboe <axboe@kernel.dk>
parent ab74cfeb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment