On Fri, 27 Jun 2025 14:11:19 +0200, Thomas Fourier wrote: > The dma_map_sg() can fail and, in case of failure, returns 0. If it > fails, mtip_hw_submit_io() returns an error. > > The dma_unmap_sg() requires the nents parameter to be the same as the > one passed to dma_map_sg(). This patch saves the nents in > command->scatter_ents. > > [...] Applied, thanks! [1/1] block: mtip32xx: Fix usage of dma_map_sg() commit: 8e1fab9cccc7b806b0cffdceabb09b310b83b553 Best regards, -- Jens Axboe