Hi Ohad, Thanks for the patch.
On Wednesday 08 June 2011 08:43:55 Ohad Ben-Cohen wrote: > iovmm is erroneously using sg_dma_len with unmapped (DMA API-wise) > SG entries, and will break if CONFIG_NEED_SG_DMA_LENGTH is enabled. > > Fix that by using sg->length instead. > > Reported-by: Russell King <[email protected]> > Signed-off-by: Ohad Ben-Cohen <[email protected]> Tested-by: Laurent Pinchart <[email protected]> -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
