Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752158AbbH1MD1 (ORCPT ); Fri, 28 Aug 2015 08:03:27 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:35424 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751721AbbH1MD0 (ORCPT ); Fri, 28 Aug 2015 08:03:26 -0400 From: Sergey Senozhatsky To: Joonsoo Kim Cc: Andrew Morton , Minchan Kim , Sergey Senozhatsky , linux-kernel@vger.kernel.org, Joonsoo Kim , Sergey Senozhatsky Subject: [PATCH 0/2] prepare zram for crypto api-powered zcomp Date: Fri, 28 Aug 2015 05:02:12 -0700 Message-Id: <1440763334-6750-1-git-send-email-sergey.senozhatsky@gmail.com> X-Mailer: git-send-email 2.5.0.400.gff86faf In-Reply-To: <1440052504-15442-8-git-send-email-iamjoonsoo.kim@lge.com> References: <1440052504-15442-8-git-send-email-iamjoonsoo.kim@lge.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 791 Lines: 23 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. 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/