From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Murphy Subject: [PATCH v2 0/2] SWIOTLB fixes for 4.20 Date: Wed, 21 Nov 2018 16:00:49 +0000 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: hch@lst.de, konrad.wilk@oracle.com Cc: m.szyprowski@samsung.com, john.stultz@linaro.org, iommu@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, sstabellini@kernel.org List-Id: iommu@lists.linux-foundation.org Here's a quick v2 addressing Christoph's nits and collecting the tags given so far. I've reproduced my USB problem with a commit prior to the dma-mapping pull, so it looks like the cache maintenance changes are off the hook for that one (and I'll have to venture into USB/UAS territory). No objection from me if Konrad wants to pick this up instead depending on timing. Robin. Robin Murphy (2): dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB swiotlb: Skip cache maintenance on map error include/linux/dma-direct.h | 2 +- kernel/dma/swiotlb.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) -- 2.19.1.dirty