]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
x86/dma: Remove the x86_dma_fallback_dev hack
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Dec 2018 13:32:02 +0000 (14:32 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 8 Apr 2019 15:52:46 +0000 (17:52 +0200)
commite43e2657fe77a37b13643e2469670ecdb0ba5e10
tree4ee78346c28a4eb714497802b083af8064b9992e
parentd7e02a931235de0779d44c6f8d211df0eca304b8
x86/dma: Remove the x86_dma_fallback_dev hack

Now that we removed support for the NULL device argument in the DMA API,
there is no need to cater for that in the x86 code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/x86/include/asm/dma-mapping.h
arch/x86/kernel/amd_gart_64.c
arch/x86/kernel/pci-dma.c
kernel/dma/mapping.c