Re: fully convert arm to use dma-direct
From: Marc Zyngier <maz@kernel.org>
Date: 2022-05-06 12:06:30
Also in:
linux-iommu, linux-usb, lkml
On Fri, 22 Apr 2022 22:17:20 +0100, Linus Walleij [off-list ref] wrote:
On Thu, Apr 21, 2022 at 9:42 AM Christoph Hellwig [off-list ref] wrote:quoted
arm is the last platform not using the dma-direct code for directly mapped DMA. With the dmaboune removal from Arnd we can easily switch arm to always use dma-direct now (it already does for LPAE configs and nommu). I'd love to merge this series through the dma-mapping tree as it gives us the opportunity for additional core dma-mapping improvements.(...)quoted
b/arch/arm/mach-footbridge/Kconfig | 1 b/arch/arm/mach-footbridge/common.c | 19 b/arch/arm/mach-footbridge/include/mach/dma-direct.h | 8 b/arch/arm/mach-footbridge/include/mach/memory.h | 4I think Marc Z has a Netwinder that he can test this on. Marc? I have one too, just not much in my office because of parental leave.
Finally found some time to hook the machine up and throw a new kernel at it. Booted at its usual glacial speed, so FWIW: Tested-by: Marc Zyngier <maz@kernel.org> Thanks, M. -- Without deviation from the norm, progress is not possible. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel