On Fri, Apr 03, 2015 at 08:20:15PM +0900, Yoshihiro Shimoda wrote: > This patch fixes an issue that the usb_dmac_desc_free() is > dereferencing freed memory 'desc' because it uses list_for_each_entry(). > This function should use list_for_each_entry_safe(). > Applied, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html