* Re: [PATCH 07/26] iommu/dma: move the arm64 wrappers to common code
[not found] ` <06b331f0-7df7-a6cd-954c-789f89a0836d@arm.com>
@ 2019-06-03 19:47 ` Jon Hunter
[not found] ` <acb46c7f-0855-de30-485f-a6242968f947-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Jon Hunter @ 2019-06-03 19:47 UTC (permalink / raw)
To: Robin Murphy, Christoph Hellwig
Cc: Joerg Roedel, Catalin Marinas, Will Deacon, Tom Lendacky, iommu,
linux-arm-kernel, linux-kernel, linux-tegra
On 29/04/2019 13:56, Robin Murphy wrote:
> On 22/04/2019 18:59, Christoph Hellwig wrote:
>> There is nothing really arm64 specific in the iommu_dma_ops
>> implementation, so move it to dma-iommu.c and keep a lot of symbols
>> self-contained. Note the implementation does depend on the
>> DMA_DIRECT_REMAP infrastructure for now, so we'll have to make the
>> DMA_IOMMU support depend on it, but this will be relaxed soon.
>
> Nothing looks objectionable, and boot testing with this much of the
> series merged has my coherent and non-coherent IOMMU-backed devices
> appearing to still work OK, so:
>
> Acked-by: Robin Murphy <robin.murphy@arm.com>
Since next-20190529 one of our tests for MMC has started failing, where
the symptom is that the data written to the MMC does not match the
source. Bisecting this is pointing to this commit. Unfortunately, I am
not able to cleanly revert this on top of -next, but wanted to report
this if case you have any ideas.
Cheers
Jon
--
nvpublic
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 07/26] iommu/dma: move the arm64 wrappers to common code
[not found] ` <acb46c7f-0855-de30-485f-a6242968f947-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
@ 2019-06-04 6:05 ` Christoph Hellwig
[not found] ` <20190604060554.GA14536-jcswGhMUV9g@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2019-06-04 6:05 UTC (permalink / raw)
To: Jon Hunter
Cc: Tom Lendacky, Catalin Marinas, Will Deacon,
linux-kernel-u79uwXL29TY76Z2rM5mHXA,
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA, linux-tegra,
Robin Murphy, Christoph Hellwig,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
On Mon, Jun 03, 2019 at 08:47:57PM +0100, Jon Hunter wrote:
> Since next-20190529 one of our tests for MMC has started failing, where
> the symptom is that the data written to the MMC does not match the
> source. Bisecting this is pointing to this commit. Unfortunately, I am
> not able to cleanly revert this on top of -next, but wanted to report
> this if case you have any ideas.
Does this fix your problem?
https://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git/commit/?h=generic-dma-ops&id=1b961423158caaae49d3900b7c9c37477bbfa9b3
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 07/26] iommu/dma: move the arm64 wrappers to common code
[not found] ` <20190604060554.GA14536-jcswGhMUV9g@public.gmane.org>
@ 2019-06-04 11:35 ` Jon Hunter
0 siblings, 0 replies; 3+ messages in thread
From: Jon Hunter @ 2019-06-04 11:35 UTC (permalink / raw)
To: Christoph Hellwig
Cc: Tom Lendacky, Catalin Marinas, Will Deacon,
linux-kernel-u79uwXL29TY76Z2rM5mHXA,
iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA, linux-tegra,
Robin Murphy, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
On 04/06/2019 07:05, Christoph Hellwig wrote:
> On Mon, Jun 03, 2019 at 08:47:57PM +0100, Jon Hunter wrote:
>> Since next-20190529 one of our tests for MMC has started failing, where
>> the symptom is that the data written to the MMC does not match the
>> source. Bisecting this is pointing to this commit. Unfortunately, I am
>> not able to cleanly revert this on top of -next, but wanted to report
>> this if case you have any ideas.
>
> Does this fix your problem?
>
> https://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git/commit/?h=generic-dma-ops&id=1b961423158caaae49d3900b7c9c37477bbfa9b3
Yes I can confirm with this patch on today's -next the issue is no
longer seen, and reverting this patch on top of today's -next causes the
problem to occur again. So yes this fixes my problem.
Thanks!
Jon
--
nvpublic
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-06-04 11:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20190422175942.18788-1-hch@lst.de>
[not found] ` <20190422175942.18788-8-hch@lst.de>
[not found] ` <06b331f0-7df7-a6cd-954c-789f89a0836d@arm.com>
2019-06-03 19:47 ` [PATCH 07/26] iommu/dma: move the arm64 wrappers to common code Jon Hunter
[not found] ` <acb46c7f-0855-de30-485f-a6242968f947-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2019-06-04 6:05 ` Christoph Hellwig
[not found] ` <20190604060554.GA14536-jcswGhMUV9g@public.gmane.org>
2019-06-04 11:35 ` Jon Hunter
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).