]> 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)
commit8fb00e0531eb3a9baa7f30d8ce58a7c0cb92fffd
treea11a4b081e8d743e425c64d6717b117d8c231dea
parent3f56507c1815a5683024d5c31e61b9afefe9ded3
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: 2c08515691 ("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