From: Herbert Xu Subject: Re: [PATCH 1/4] crypto: powerpc - Factor out the core CRC vpmsum algorithm Date: Fri, 24 Mar 2017 22:12:19 +0800 Message-ID: <20170324141219.GA14798@gondor.apana.org.au> References: <20170315123737.20234-1-dja@axtens.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev@lists.ozlabs.org, linux-crypto@vger.kernel.org, anton@samba.org, dja@axtens.net To: Daniel Axtens Return-path: Received: from orcrist.hmeau.com ([104.223.48.154]:42592 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935739AbdCXONU (ORCPT ); Fri, 24 Mar 2017 10:13:20 -0400 Content-Disposition: inline In-Reply-To: <20170315123737.20234-1-dja@axtens.net> Sender: linux-crypto-owner@vger.kernel.org List-ID: Daniel Axtens wrote: > The core nuts and bolts of the crc32c vpmsum algorithm will > also work for a number of other CRC algorithms with different > polynomials. Factor out the function into a new asm file. > > To handle multiple users of the function, a user simply > provides constants, defines the name of their CRC function, > and then #includes the core algorithm file. > > Cc: Anton Blanchard > Signed-off-by: Daniel Axtens All patches applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt