dma-direct: mark as is_phys
authorChristoph Hellwig <hch@lst.de>
Fri, 2 Feb 2018 08:21:07 +0000 (09:21 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 12 Feb 2018 15:59:06 +0000 (15:59 +0000)
commitf25e6f6b4eae7e25e92e91a570cae84bf83e751a
tree8a80e0c400c66ca03be6e24080b970a8056630f6
parent9d37c094dacda531ac3e529dd4dd139e3c0b7811
dma-direct: mark as is_phys

Various PCI_DMA_BUS_IS_PHYS implementations rely on this flag to make proper
decisions for block and networking addressability.

Signed-off-by: Christoph Hellwig <hch@lst.de>
lib/dma-direct.c