Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753413Ab3JSRHb (ORCPT ); Sat, 19 Oct 2013 13:07:31 -0400 Received: from merlin.infradead.org ([205.233.59.134]:40556 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751921Ab3JSRHa (ORCPT ); Sat, 19 Oct 2013 13:07:30 -0400 Message-ID: <5262BC50.4070004@infradead.org> Date: Sat, 19 Oct 2013 10:07:28 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Thierry Reding CC: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Mark Brown , David Howells Subject: Re: linux-next: Tree for Oct 15 (asymmetric keys) References: <1381845763-10487-1-git-send-email-treding@nvidia.com> <525DC4FB.4010305@infradead.org> In-Reply-To: <525DC4FB.4010305@infradead.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1020 Lines: 37 On 10/15/13 15:43, Randy Dunlap wrote: > On 10/15/13 07:02, Thierry Reding wrote: >> Hi all, >> >> I've uploaded today's linux-next tree to the master branch of the >> repository below: >> >> git://gitorious.org/thierryreding/linux-next.git >> >> A next-20131015 tag is also provided for convenience. > > on x86_64: > > crypto/asymmetric_keys/x509_public_key.c: In function 'x509_key_preparse': > crypto/asymmetric_keys/x509_public_key.c:237:35: error: 'system_trusted_keyring' undeclared (first use in this function) > > when CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=m > and CONFIG_SYSTEM_TRUSTED_KEYRING is not set. > > > Full randconfig file is attached. > Hi David, Do you want me to fix this build error? (You might not like my fix. :) thanks, -- ~Randy -- 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/