On Wed, Feb 03, 2016 at 09:20:34PM +0000, Al Viro wrote: > +.macro __EXPORT_SYMBOL name,val,sec > +#ifdef CONFIG_MODULES > + .globl __ksymtab_\name Should be .globl KSYM(__ksymtab_\name), to match the actual label in > +KSYM(__ksymtab_\name): Fix folded and pushed... -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html