]> git.baikalelectronics.ru Git - kernel.git/commit
ia64: fix compile without swiotlb
authorChristoph Hellwig <hch@lst.de>
Fri, 4 Jan 2019 21:03:08 +0000 (13:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Jan 2019 02:15:33 +0000 (18:15 -0800)
commit22e6574b3c7344e4c55726c32f81885905f4cd34
treea11a4b081e8d743e425c64d6717b117d8c231dea
parentbc09886add2ebdc9d9d7bba7640025e1d09045cd
ia64: fix compile without swiotlb

Some non-generic ia64 configs don't build swiotlb, and thus should not
pull in the generic non-coherent DMA infrastructure.

Fixes: 13a2aedad3 ("swiotlb: remove dma_mark_clean")
Reported-by: Tony Luck <tony.luck@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/ia64/Kconfig
arch/ia64/mm/init.c