Re: ndiswrapper and GPL-only symbols redux

From: Chris Friesen
Date: Thu Jan 31 2008 - 10:21:00 EST


David Newall wrote:
This idea that some symbols may only be
dynamically bound to GPL code is fallacy.

As I understand it, the point of EXPORT_SYMBOL_GPL is not so much the technical restriction (as you say, the module can lie or the user can patch the kernel) but to indicate that the kernel developers consider such interfaces to be internal to the kernel such that anything using it would be highly likely to be a "derived work" of the kernel.

It's a hint to other developers rather than a prevention measure.

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