From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Mon, 7 Oct 2013 19:55:11 +0530 Subject: [PATCH] DMA: extend documentation to provide more API details In-Reply-To: References: <20131005190200.GZ12758@n2100.arm.linux.org.uk> <20131005233137.GA12758@n2100.arm.linux.org.uk> <20131006052029.GE2954@intel.com> <20131007111728.GM12758@n2100.arm.linux.org.uk> <20131007103936.GH2954@intel.com> Message-ID: <20131007142511.GJ2954@intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Oct 07, 2013 at 02:15:22PM +0200, Guennadi Liakhovetski wrote: > On Mon, 7 Oct 2013, Vinod Koul wrote: > > > On Mon, Oct 07, 2013 at 12:17:28PM +0100, Russell King - ARM Linux wrote: > > > On Mon, Oct 07, 2013 at 12:45:33PM +0200, Guennadi Liakhovetski wrote: > > > > No, not something in the middle. I was thinking about > > > > > > > > (1) cookie 1-3 are submitted > > > > (2) cookie 1 succeeds > > > > (3) a DMA error occurs, cookies 2-3 are discarded > > discarded using terminate_all right? > > No, by the dmaengine driver as a part of the error processing. And how will that be done...? -- ~Vinod