From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932478AbcEWOC3 (ORCPT ); Mon, 23 May 2016 10:02:29 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:36561 "EHLO mail-pa0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932440AbcEWOC1 (ORCPT ); Mon, 23 May 2016 10:02:27 -0400 Date: Mon, 23 May 2016 23:59:51 +0900 From: Sergey Senozhatsky To: Minchan Kim Cc: Sergey Senozhatsky , Joonsoo Kim , Andrew Morton , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [RFC][PATCH 0/4] zram: add zlib compression bckend support Message-ID: <20160523145951.GA519@swordfish> References: <1439474123-11279-1-git-send-email-sergey.senozhatsky@gmail.com> <20160523055330.GC6266@bbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160523055330.GC6266@bbox> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Minchan, On (05/23/16 14:53), Minchan Kim wrote: > Hello Sergey, > > I talked with Joonsoo today and he has no time to support it at the moment > and I can't wait zlib support for zram until crypto work is merged. > So, I want to merge your work. oh, I see. > If you have an interest, still, could you mind resending the work > rebased on recent zram? ok, sure. will re-visit, re-test and resend. > Thanks. Thanks. -ss