From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752734AbcEZBMn (ORCPT ); Wed, 25 May 2016 21:12:43 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:36677 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751427AbcEZBMm (ORCPT ); Wed, 25 May 2016 21:12:42 -0400 Date: Thu, 26 May 2016 10:12:16 +0900 From: Sergey Senozhatsky To: Joonsoo Kim Cc: Sergey Senozhatsky , Minchan Kim , Andrew Morton , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [PATCH 0/7] zram: switch to crypto api Message-ID: <20160526011216.GD532@swordfish> References: <20160525143006.1207-1-sergey.senozhatsky@gmail.com> <20160526004312.GB9302@js1304-P5Q-DELUXE> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160526004312.GB9302@js1304-P5Q-DELUXE> 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 On (05/26/16 09:43), Joonsoo Kim wrote: [..] > Hello, Sergey. > > I don't look at each patches deeply but nice work! I didn't notice that > rececnt zram changes makes thing simpler. :) Hello Joonsoo, thanks. I owe you a drink for pushing it in the context-less crypto API direction. sorry about that. -ss