From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Kasatkin Subject: Re: [PATCHv2 0/6] omap-aes off mode and error handling fixes Date: Tue, 07 Dec 2010 11:42:24 +0200 Message-ID: <4CFE0180.3030308@nokia.com> References: <20101202083753.GA23658@gondor.apana.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20101202083753.GA23658@gondor.apana.org.au> Sender: linux-crypto-owner@vger.kernel.org To: ext Herbert Xu Cc: linux-crypto@vger.kernel.org, linux-omap@vger.kernel.org List-Id: linux-omap@vger.kernel.org thanks On 02/12/10 10:37, ext Herbert Xu wrote: > On Tue, Nov 30, 2010 at 10:13:26AM +0200, Dmitry Kasatkin wrote: > >> Changes to v1: >> - omap type specific handling removed >> - fixed backlog handling bug in "redundunt locking is removed" >> - aes module initialized once per request instead of dma transaction >> more efficient and right way to do it >> - checkpatch fixes in separate patch >> > All applied. Thanks Dmitry! >