Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1235796

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

From Vinod Koul <vinod.koul@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] dma: pxa_dma: fix residue corner case
Date 2015-09-30 08:30 +0200
Message-ID <qej3Q-5eJ-1@gated-at.bofh.it> (permalink)
References <q7dPA-87U-5@gated-at.bofh.it> <q7dPA-87U-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 :(


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH 2/2] dma: pxa_dma: fix residue corner case Vinod Koul <vinod.koul@intel.com> - 2015-09-30 08:30 +0200
  Re: [PATCH 2/2] dma: pxa_dma: fix residue corner case Robert Jarzmik <robert.jarzmik@free.fr> - 2015-09-30 16:40 +0200

csiph-web