]> git.baikalelectronics.ru Git - kernel.git/commit
umem: switch to the generic DMA API
authorChristoph Hellwig <hch@lst.de>
Thu, 18 Oct 2018 13:15:14 +0000 (15:15 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 18 Oct 2018 21:14:47 +0000 (15:14 -0600)
commit91ce6ba6d445e14008bdd33ec9952f45e404a041
tree6fe00546d0875a3b3ded85efae0fc5c9adcbdf74
parent0c09d0295d4cc21cd81864c4752fefd07ea56beb
umem: switch to the generic DMA API

The PCI DMA API is deprecated, switch to the generic DMA API instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/umem.c