From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx150.postini.com [74.125.245.150]) by kanga.kvack.org (Postfix) with SMTP id 071866B005C for ; Tue, 26 Jun 2012 22:49:52 -0400 (EDT) Message-ID: <4FEA74D6.8030107@kernel.org> Date: Wed, 27 Jun 2012 11:49:58 +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> <4FEA71E5.5090808@kernel.org> <20120627024301.GA8468@kroah.com> In-Reply-To: <20120627024301.GA8468@kroah.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Greg Kroah-Hartman Cc: Seth Jennings , devel@driverdev.osuosl.org, Dan Magenheimer , Konrad Rzeszutek Wilk , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Andrew Morton , Robert Jennings , Nitin Gupta Hi Greg, On 06/27/2012 11:43 AM, Greg Kroah-Hartman wrote: > On Wed, Jun 27, 2012 at 11:37:25AM +0900, Minchan Kim wrote: >> 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. > > I already did :) It would have been better if you send merge mail to Ccing people. Anyway, Thanks! -- 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