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-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html