From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754034AbbJNUU3 (ORCPT ); Wed, 14 Oct 2015 16:20:29 -0400 Received: from e34.co.us.ibm.com ([32.97.110.152]:51755 "EHLO e34.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753483AbbJNUU1 (ORCPT ); Wed, 14 Oct 2015 16:20:27 -0400 X-IBM-Helo: d03dlp03.boulder.ibm.com X-IBM-MailFrom: haren@linux.vnet.ibm.com X-IBM-RcptTo: linux-crypto@vger.kernel.org;linux-kernel@vger.kernel.org Message-ID: <561EB8F7.5020206@linux.vnet.ibm.com> Date: Wed, 14 Oct 2015 13:20:07 -0700 From: Haren Myneni User-Agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Dan Streetman CC: Herbert Xu , "David S. Miller" , Linux Crypto Mailing List , linux-kernel , Haren Myneni Subject: Re: [PATCH V3] crypto/nx842: Add CRC and validation support References: <1444337151.10131.10.camel@hbabu-laptop> <20151014142718.GD17455@gondor.apana.org.au> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15101420-0017-0000-0000-00000EA7A907 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/14/2015 07:30 AM, Dan Streetman wrote: > On Wed, Oct 14, 2015 at 10:27 AM, Herbert Xu > wrote: >> On Thu, Oct 08, 2015 at 01:45:51PM -0700, Haren Myneni wrote: >>> >>> This patch adds CRC generation and validation support for nx-842. >>> Add CRC flag so that nx842 coprocessor includes CRC during compression >>> and validates during decompression. >>> >>> Also changes in 842 SW compression to append CRC value at the end >>> of template and checks during decompression. >>> >>> Signed-off-by: Haren Myneni >> >> Patch applied. Thanks. > > Thanks Herbert, sorry I didn't have a chance to ack it :) > > Haren, as I don't have access to the NX PowerPC hardware anymore and > you've taken this over for IBM, can you change the maintainer to > yourself? Dan, OK, I will send the patch. > >> -- >> Email: Herbert Xu >> Home Page: http://gondor.apana.org.au/~herbert/ >> PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt >