Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754742AbbIACGb (ORCPT ); Mon, 31 Aug 2015 22:06:31 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:33125 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754317AbbIACGa (ORCPT ); Mon, 31 Aug 2015 22:06:30 -0400 Date: Tue, 1 Sep 2015 11:06:42 +0900 From: Minchan Kim To: Sergey Senozhatsky Cc: Sergey Senozhatsky , Joonsoo Kim , Andrew Morton , linux-kernel@vger.kernel.org, Joonsoo Kim Subject: Re: [PATCH 0/2] prepare zram for crypto api-powered zcomp Message-ID: <20150901020642.GA19618@bbox> References: <1440052504-15442-8-git-send-email-iamjoonsoo.kim@lge.com> <1440763334-6750-1-git-send-email-sergey.senozhatsky@gmail.com> <20150901012236.GA13210@bbox> <20150901014150.GA595@swordfish> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150901014150.GA595@swordfish> 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: 1263 Lines: 37 On Tue, Sep 01, 2015 at 10:41:50AM +0900, Sergey Senozhatsky wrote: > Hello Minchan, > > On (09/01/15 10:22), Minchan Kim wrote: > > Hello Sergey, > > > > On Fri, Aug 28, 2015 at 05:02:12AM -0700, Sergey Senozhatsky wrote: > > > Hi, > > > > > > I think those are the changes we need to do in zram. The rest > > > is zcomp specific. I'll be quite surprised to find out that > > > we need to change (in zram_drv) more. > > > > This patchset looks good to me. > > > > Sergey, > > Is there any patches you will send to clean up zram_drv to > > support crypto? > > Hm... Probably no. The patch set makes zram ready for any zcomp > rework/redesign; the rest must be handled in zcomp/crypto. At > least for the time being I can't think of any additional tweaks > in zram_drv. Thanks. I want to include this patchset in Joonsoo's crypto support patch if you don't mind. Because we don't need to make additional changes at this moment unless we provides another compress algorithm which needs zstrm for decompression. -- 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/