linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] SWIOTLB fixes for 4.20
@ 2018-11-21 16:00 Robin Murphy
  2018-11-21 16:00 ` [PATCH v2 1/2] dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB Robin Murphy
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Robin Murphy @ 2018-11-21 16:00 UTC (permalink / raw)
  To: hch, konrad.wilk
  Cc: m.szyprowski, john.stultz, iommu, linux-arm-kernel, linux-kernel,
	sstabellini

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-11-27 20:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21 16:00 [PATCH v2 0/2] SWIOTLB fixes for 4.20 Robin Murphy
2018-11-21 16:00 ` [PATCH v2 1/2] dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB Robin Murphy
2018-11-21 16:00 ` [PATCH v2 2/2] swiotlb: Skip cache maintenance on map error Robin Murphy
2018-11-27 20:38   ` Stefano Stabellini
2018-11-21 17:49 ` [PATCH v2 0/2] SWIOTLB fixes for 4.20 Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).