From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933026Ab1KCL7l (ORCPT ); Thu, 3 Nov 2011 07:59:41 -0400 Received: from onza.mythic-beasts.com ([93.93.131.30]:43170 "EHLO onza.mythic-beasts.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755638Ab1KCL7j (ORCPT ); Thu, 3 Nov 2011 07:59:39 -0400 Date: Thu, 3 Nov 2011 11:59:33 +0000 From: Luis Henriques To: Herbert Xu Cc: Steffen Klassert , Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next: build failure after merge of the crypto-current tree Message-ID: <20111103115933.GA12708@onza.mythic-beasts.com> References: <20111101115851.2e37ac680db78bdba0661691@canb.auug.org.au> <20111102200900.GA3454@hades> <20111102233936.GA10058@gondor.apana.org.au> <20111103055824.GC22141@secunet.com> <20111103061628.GA12678@gondor.apana.org.au> <20111103101554.GA17569@onza.mythic-beasts.com> <20111103114214.GA14681@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111103114214.GA14681@gondor.apana.org.au> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 03, 2011 at 10:42:14PM +1100, Herbert Xu wrote: > On Thu, Nov 03, 2011 at 10:15:54AM +0000, Luis Henriques wrote: > > > > No, this did not solved the problem; build still fails. The problem is > > that, in lib/nlattr.c, we have: > > Ugh, for the time being I guess we'll have to wrap these within > CONFIG_NET, as I'd rather not have CONFIG_CRYPTO depend on CONFIG_NET. > > Please let me know whether this patch fixes the problem. Yep, it compiles and boots. Thanks for the patch. Cheers, -- Luis Henriques