Re: linux-next: build failure after merge of the pekey tree

From: David Howells
Date: Fri Jan 04 2013 - 04:48:07 EST


Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> After merging the pekey tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> ERROR: "modsign_keyring" [crypto/asymmetric_keys/pefile_key_parser.ko] undefined!

Interesting. That first one isn't due to a missing EXPORT_SYMBOL_GPL(). That
is there. The problem is that linux/export.h is not #included. Why does the
C file even build, I wonder?

Anyway, the revised version is pushed.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/