diff options
author | Christoph Hellwig <hch@lst.de> | 2018-04-03 20:31:35 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2018-05-07 07:15:41 +0200 |
commit | ab74cfebafa3b71caa1e82793032b4867dcf5ea6 (patch) | |
tree | 2c2bdf774f6e393e967b349b54ddda7ec9d4aab3 /arch/arc | |
parent | 164c3d091292130c82306c97718b2d90534b8897 (diff) | |
download | linux-stable-ab74cfebafa3b71caa1e82793032b4867dcf5ea6.tar.gz linux-stable-ab74cfebafa3b71caa1e82793032b4867dcf5ea6.tar.bz2 linux-stable-ab74cfebafa3b71caa1e82793032b4867dcf5ea6.zip |
net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
These days the dma mapping routines must be able to handle any address
supported by the device, be that using an iommu, or swiotlb if none is
supported. With that the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
is not needed and can be removed.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions