Re: [PATCH 2/2] dma: pxa_dma: fix residue corner case

From: Robert Jarzmik
Date: Wed Sep 30 2015 - 10:38:19 EST


Vinod Koul <vinod.koul@xxxxxxxxx> writes:

> On Thu, Sep 10, 2015 at 07:17:46PM +0200, Robert Jarzmik wrote:
>> A very tiny temporal window exists in the residue calculation where :
>> - upon entering residue calculation, the transfer is ongoing
>> - when reading the current transfer pointer, it just changed to
>> the "finisher/linker" descriptor
>>
>> In this case, the he residue returned is thw whole transfer length
>> instead of 0. Fix it.
> Two many typos here :(
Ah sorry for that, I'll resend a v2 today.

Cheers.

--
Robert
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/