On 03-09-20, 20:17, Brad Kim wrote: > Because a callback is called twice when DMA transfer complete > the second callback may be possible to access a freed memory > if the first callback routines perform the dma_release_channel function. > So this patch serialized the callback functions Applied, thanks -- ~Vinod