Re: [RFC] EXPORT_SYMBOL_GPL_FUTURE()

From: Greg KH
Date: Wed Feb 22 2006 - 01:26:50 EST


On Sat, Feb 11, 2006 at 11:18:06PM -0500, Mark Lord wrote:
> Greg KH wrote:
> >On Sat, Feb 11, 2006 at 09:34:40PM -0500, Mark Lord wrote:
> >>Greg KH wrote:
> >>>So, here's a patch that implements EXPORT_SYMBOL_GPL_FUTURE(). It
> >>>basically says that some time in the future, this symbol is going to
> >>>change and not be allowed to be called from non-GPL licensed kernel
> >>>modules.
> >>The wording and intent here are incorrect.
> >>
> >>All kernel modules are already *GPL licensed*,
> >>whether the authors think so or not.
> >>
> >>So this patch (if it goes through), should be reworded
> >>so as not to muddy those waters (as the above excerpt does).
> >
> >Care to provide some text that you feel will be better?
>
> Just something simple, like this rewording of your original post:
>
> >>> So, here's a patch that implements EXPORT_SYMBOL_GPL_FUTURE(). It
> >>> basically says that some time in the future, this symbol is going to
> >>> change and not be allowed to be called from
> ...kernel modules that don't include MODULE_LICENSE("GPL") in the source.

Ok, I've tweaked it to look more like this.

thanks,

greg k-h
-
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/