Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754635AbbIABW1 (ORCPT ); Mon, 31 Aug 2015 21:22:27 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:36422 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753217AbbIABWZ (ORCPT ); Mon, 31 Aug 2015 21:22:25 -0400 Date: Tue, 1 Sep 2015 10:22:36 +0900 From: Minchan Kim To: Sergey Senozhatsky Cc: Joonsoo Kim , Andrew Morton , Sergey Senozhatsky , linux-kernel@vger.kernel.org, Joonsoo Kim Subject: Re: [PATCH 0/2] prepare zram for crypto api-powered zcomp Message-ID: <20150901012236.GA13210@bbox> References: <1440052504-15442-8-git-send-email-iamjoonsoo.kim@lge.com> <1440763334-6750-1-git-send-email-sergey.senozhatsky@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1440763334-6750-1-git-send-email-sergey.senozhatsky@gmail.com> 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: 1140 Lines: 39 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? If so, I'd like to see it and sort it out first. Then, Joonsoo will work crypto support based on it. Thanks. > > Sergey Senozhatsky (2): > zram: make stream find and release functions static > zram: pass zstrm down to decompression path > > drivers/block/zram/zcomp.c | 30 +++++++++++++++++++++++++++--- > drivers/block/zram/zcomp.h | 11 ++++++++--- > drivers/block/zram/zram_drv.c | 26 +++++++++++++++++++------- > 3 files changed, 54 insertions(+), 13 deletions(-) > > -- > 2.5.0.400.gff86faf > -- 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/