On Tue, Oct 08, 2019 at 03:10:40PM +0300, Madalin Bucur wrote: > Centralize the phys_to_virt() calls.
You don't need to centralize those, you need to fix them. Calling phys_to_virt on a dma_addr is completely bogus.
On Tue, Oct 08, 2019 at 03:10:40PM +0300, Madalin Bucur wrote: > Centralize the phys_to_virt() calls.
You don't need to centralize those, you need to fix them. Calling phys_to_virt on a dma_addr is completely bogus.