Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755715Ab2F0CnI (ORCPT ); Tue, 26 Jun 2012 22:43:08 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:63001 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750865Ab2F0CnH (ORCPT ); Tue, 26 Jun 2012 22:43:07 -0400 Date: Tue, 26 Jun 2012 19:43:01 -0700 From: Greg Kroah-Hartman To: Minchan Kim 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 Message-ID: <20120627024301.GA8468@kroah.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FEA71E5.5090808@kernel.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 20 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 :) -- 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/