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. -- ~Randy