Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752209AbbEGDNH (ORCPT ); Wed, 6 May 2015 23:13:07 -0400 Received: from helcar.hengli.com.au ([209.40.204.226]:42158 "EHLO helcar.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752064AbbEGDNC (ORCPT ); Wed, 6 May 2015 23:13:02 -0400 Date: Thu, 7 May 2015 11:12:38 +0800 From: Herbert Xu To: Dan Streetman Cc: "David S. Miller" , Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Seth Jennings , Robert Jennings , linux-crypto@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 10/10] drivers/crypto/nx: add hardware 842 crypto comp alg Message-ID: <20150507031238.GC29395@gondor.apana.org.au> References: <1428428070-17803-1-git-send-email-ddstreet@ieee.org> <1430931066-4536-1-git-send-email-ddstreet@ieee.org> <1430931066-4536-11-git-send-email-ddstreet@ieee.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430931066-4536-11-git-send-email-ddstreet@ieee.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 990 Lines: 22 On Wed, May 06, 2015 at 12:51:06PM -0400, Dan Streetman wrote: > Add crypto compression alg for 842 hardware compression and decompression. > > This crypto compression alg is named "nx842" to indicate it uses hardware > to perform the compression and decompression, while the software 842 > compression alg is named "sw842". However, since before this split there > was only one 842 compression alg named "842" which only used hardware, > this is also aliased "842" for backwards compatibility. This should still be called 842. You can set the driver name to nx842 or 842-nx. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/