From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx149.postini.com [74.125.245.149]) by kanga.kvack.org (Postfix) with SMTP id D29156B005A for ; Tue, 26 Jun 2012 22:37:25 -0400 (EDT) Message-ID: <4FEA71E5.5090808@kernel.org> Date: Wed, 27 Jun 2012 11:37:25 +0900 From: Minchan Kim MIME-Version: 1.0 Subject: Re: [PATCH 1/3] zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC References: <1340640878-27536-1-git-send-email-sjenning@linux.vnet.ibm.com> <1340640878-27536-2-git-send-email-sjenning@linux.vnet.ibm.com> In-Reply-To: <1340640878-27536-2-git-send-email-sjenning@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Seth Jennings Cc: Greg Kroah-Hartman , devel@driverdev.osuosl.org, Dan Magenheimer , Konrad Rzeszutek Wilk , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Andrew Morton , Robert Jennings , Nitin Gupta On 06/26/2012 01:14 AM, Seth Jennings wrote: > This patch switches zcache and zram dependency to ZSMALLOC > rather than X86. There is no net change since ZSMALLOC > depends on X86, however, this prevent further changes to > these files as zsmalloc dependencies change. > > Signed-off-by: Seth Jennings Reviewed-by: Minchan Kim It could be merged regardless of other patches in this series. -- Kind regards, Minchan Kim -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org