Re: [PATCH] compat: makes all compat symbolsEXPORT_SYMBOL_GPL()

From: Arend van Spriel
Date: Sat Mar 03 2012 - 07:53:44 EST


On 03/03/2012 12:08 AM, Luis R. Rodriguez wrote:
The Linux kernel is being backported here and a lot of code
is completely derivative works of the the Linux kernel, as such
only GPL-Compatible modules are intended to be used with this
framework, given that users of this framework are considered
completely derivative works of the Linux kernel.

Only upstream Linux kernel modules or kernel modules on their
way upstream are intended to be used by this.
Tested with ckmake:

Hi Luis,

Some of the modules in this patch are dual-licensed. I was under the impression that EXPORT_SYMBOL_GPL was specifically for GPL-only code although I could not find any specifics in the Documentation folder. Do you (or someone else) have a reference on this topic?

Gr. AvS

--
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/