Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754759AbbIABlb (ORCPT ); Mon, 31 Aug 2015 21:41:31 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:34214 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754727AbbIABlK (ORCPT ); Mon, 31 Aug 2015 21:41:10 -0400 Date: Tue, 1 Sep 2015 10:41:50 +0900 From: Sergey Senozhatsky To: Minchan Kim Cc: Sergey Senozhatsky , 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: <20150901014150.GA595@swordfish> References: <1440052504-15442-8-git-send-email-iamjoonsoo.kim@lge.com> <1440763334-6750-1-git-send-email-sergey.senozhatsky@gmail.com> <20150901012236.GA13210@bbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150901012236.GA13210@bbox> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1020 Lines: 32 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. > If so, I'd like to see it and sort it out first. Then, Joonsoo > will work crypto support based on it. -ss -- 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/