From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752793AbbDQBAQ (ORCPT ); Thu, 16 Apr 2015 21:00:16 -0400 Received: from mail-pd0-f175.google.com ([209.85.192.175]:36676 "EHLO mail-pd0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751681AbbDQBAK (ORCPT ); Thu, 16 Apr 2015 21:00:10 -0400 Date: Fri, 17 Apr 2015 10:00:24 +0900 From: Sergey Senozhatsky To: Andrew Morton , Minchan Kim Cc: Nitin Gupta , linux-kernel@vger.kernel.org, Sergey Senozhatsky Subject: Re: [PATCHv2 00/10] cleaned up on-demand device creation Message-ID: <20150417010024.GC2412@swordfish> References: <1429185356-11096-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: <1429185356-11096-1-git-send-email-sergey.senozhatsky@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (04/16/15 20:55), Sergey Senozhatsky wrote: > unfortunately, commit c72c6160d967ed26a0b136dbab337f821d233509 > Author: Sergey Senozhatsky > Date: Wed Apr 15 16:15:55 2015 -0700 > > zram: move compact_store() to sysfs functions area > Andrew, please ignore the whole series. I will send a separate patch to address the compaction issue shortly. -ss