[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120424143549.GA3438@kroah.com>
Date: Tue, 24 Apr 2012 07:35:49 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Seth Jennings <sjenning@...ux.vnet.ibm.com>
Cc: devel@...verdev.osuosl.org,
Dan Magenheimer <dan.magenheimer@...cle.com>,
Autif Khan <autif.mlist@...il.com>,
Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
Robert Jennings <rcj@...ux.vnet.ibm.com>,
Nitin Gupta <ngupta@...are.org>
Subject: Re: [PATCH] drivers: staging: zcache: fix Kconfig crypto dependency
On Tue, Apr 24, 2012 at 08:30:28AM -0500, Seth Jennings wrote:
> On 04/23/2012 09:27 PM, Greg Kroah-Hartman wrote:
> > Ok, this fixes one of the build problems reported, what about the other
> > one?
>
> Both problems that I heard about were caused by same issue;
> the issue fixed in this patch.
>
> ZSMALLOC=m was only allowed because CRYPTO=m was allowed.
> This patch requires CRYPTO=y, which also requires ZSMALLOC=y
> when ZCACHE=y.
>
> https://lkml.org/lkml/2012/4/19/588
>
> https://lkml.org/lkml/2012/4/23/481
Ah, ok, I didn't realize that, thanks for letting me know, I'll queue
this up later today.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists