From: Andrew Morton Subject: Re: [PATCH 0/2] lib,crypto: Add lz4 compressor module and crypto API Date: Thu, 14 Mar 2013 13:57:38 -0700 Message-ID: <20130314135738.99fe3f091af728c149ce53a2@linux-foundation.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "Darrick J. Wong" , Bob Pearson , Richard Weinberger , Herbert Xu , linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, Yann Collet , Kyungsik Lee , Chanho Min To: Chanho Min Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:36049 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752129Ab3CNU5k (ORCPT ); Thu, 14 Mar 2013 16:57:40 -0400 In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-ID: On Thu, 14 Mar 2013 18:48:20 +0900 Chanho Min wrote: > This patchset is for supporting LZ4 compression and the crypto API using it. > This should be applied after the previous Kyungsik's "LZ4 compressed kernel" > patches - https://lkml.org/lkml/2013/3/5/181. Thanks. Yann, it would be appreciated if you could give us your Signed-off-by: as an indication of your approval for including this code into Linux. This is a bit of kernel legal bureaucracy which is explained at https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/SubmittingPatches?id=refs/tags/v3.9-rc2, line 300.