Re: dma api errors with swiotlb

From: Christoph Hellwig
Date: Wed Sep 04 2019 - 08:17:24 EST


A call to dma_max_mapping_size() to limit the maximum I/O size solves
that problem. With the latest kernel that should actually be done
automatically by the SCSI midlayer for you.