In the 2.4 kernel, include/linux/module.h redefines EXPORT_SYMBOL_GPL to __EXPORT_SYMBOL when CONFIG_MODVERSIONS is enabled. This results in the GPLONLY_ prefix being dropped from symbols requesting it. Is this intentional, or is it a bug?
Please CC: me in replies. thanks, - Anthony - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/