]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen-swiotlb: implement ->mapping_error
authorChristoph Hellwig <hch@lst.de>
Sun, 21 May 2017 11:23:27 +0000 (13:23 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 20 Jun 2017 09:13:00 +0000 (11:13 +0200)
commit4d048dbc057b989966b25011385bb9d825e932ea
tree38dedc7f276df530302f689b9aa0f3e9d85e2bbe
parentdceb1a6819ab2c8b5564354543447b1af4fccedd
xen-swiotlb: implement ->mapping_error

DMA_ERROR_CODE is going to go away, so don't rely on it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/swiotlb-xen.c