From: Herbert Xu Subject: Re: [PATCH v7 05/14] crypto: marvell/CESA: add TDMA support Date: Wed, 17 Jun 2015 23:08:08 +0800 Message-ID: <20150617150808.GA14915@gondor.apana.org.au> References: <20150617122533.GA13185@gondor.apana.org.au> <1434547922-10363-1-git-send-email-boris.brezillon@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , linux-crypto@vger.kernel.org, Arnaud Ebalard , Tawfik Bayouk , Lior Amsalem , Nadav Haklai , Eran Ben-Avi , Thomas Petazzoni , Gregory CLEMENT , Jason Cooper , Sebastian Hesselbarth , Andrew Lunn , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Jason Gunthorpe , Imre Kaloz To: Boris Brezillon Return-path: Content-Disposition: inline In-Reply-To: <1434547922-10363-1-git-send-email-boris.brezillon@free-electrons.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On Wed, Jun 17, 2015 at 03:32:02PM +0200, Boris Brezillon wrote: > > Hi Herbert, > > I send you this patch alone so that you can verify I'm now properly > manipulating the SG list. Once I have your confirmation I'll send > the whole series again and annoy all the people in Cc one more time > ;-). Thanks. The only problem that I can see is the fact you're not checking for req->src == req->dst. If they're equal then you must not map it twice. Instead it should be mapped as DMA_BIDIRECTIONAL. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt