Why does CONFIG_MODVERSIONS turn off GPLONLY?

From: Anthony King
Date: Thu Jul 28 2005 - 15:48:26 EST



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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/