Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755870Ab2F0Ctx (ORCPT ); Tue, 26 Jun 2012 22:49:53 -0400 Received: from LGEMRELSE6Q.lge.com ([156.147.1.121]:61733 "EHLO LGEMRELSE6Q.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754743Ab2F0Ctw (ORCPT ); Tue, 26 Jun 2012 22:49:52 -0400 X-AuditID: 9c930179-b7cceae000004195-49-4fea74ce0069 Message-ID: <4FEA74D6.8030107@kernel.org> Date: Wed, 27 Jun 2012 11:49:58 +0900 From: Minchan Kim User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 Newsgroups: gmane.linux.kernel.mm,gmane.linux.kernel 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 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 X-Brightmail-Tracker: AAAAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 978 Lines: 32 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 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/