Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755644Ab2KBIX2 (ORCPT ); Fri, 2 Nov 2012 04:23:28 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:34574 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752318Ab2KBIXW (ORCPT ); Fri, 2 Nov 2012 04:23:22 -0400 MIME-Version: 1.0 In-Reply-To: <1351840367-4152-4-git-send-email-minchan@kernel.org> References: <1351840367-4152-1-git-send-email-minchan@kernel.org> <1351840367-4152-4-git-send-email-minchan@kernel.org> Date: Fri, 2 Nov 2012 10:23:21 +0200 X-Google-Sender-Auth: W4PZT8QF9HFntwljzGW5Odb6QjA Message-ID: Subject: Re: [PATCH v4 3/3] zram: select ZSMALLOC when ZRAM is configured From: Pekka Enberg To: Minchan Kim Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Andrew Morton , Dan Magenheimer , Nitin Gupta , Seth Jennings , Konrad Rzeszutek Wilk , Jens Axboe , gaowanlong@cn.fujitsu.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 635 Lines: 15 On Fri, Nov 2, 2012 at 9:12 AM, Minchan Kim wrote: > At the monent, we can configure zram in driver/block once zsmalloc > in /lib menu is configured firstly. It's not convenient. > > User can configure zram in driver/block regardless of zsmalloc enabling > by this patch. > > Signed-off-by: Minchan Kim Acked-by: Pekka Enberg -- 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/