mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* changing EXPORT_SYMBOL_GPL to EXPORT_SYMBOL in DD-WRT
@ 2011-03-03 14:55 Armijn Hemel
  2011-03-03 15:23 ` Harald Welte
  0 siblings, 1 reply; 3+ messages in thread
From: Armijn Hemel @ 2011-03-03 14:55 UTC (permalink / raw)
  To: s.gottschall; +Cc: laforge, linux-kernel

hello Sebastian,

I noticed that a few hours ago you changed a few lines in the kernel
source of DD-WRT, changing the export from a few symbols from 'GPL only'
to something a lot more permissive:

http://svn.dd-wrt.com:8000/changeset/16368

As you are probably aware the EXPORT_SYMBOL_GPL macro is there to
clearly signal that it was the author's intent to make these symbols
only available to GPL licensed kernel modules. What you have effectively
done is ignore the author's intent. It also might end up in DD-WRT
derivatives.

I am sure that this is not what you meant to do. The commit message
indicates that you are working around a certain problem you are facing
with DD-WRT. I am sure that the Linux kernel developers would love to
hear about that problem. For your convenience I have put them in CC.

warm regards,

armijn

-- 
 ---------------------------------------------------------------------------
        armijn@gpl-violations.org || http://www.gpl-violations.org/
 ---------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-03 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03 14:55 changing EXPORT_SYMBOL_GPL to EXPORT_SYMBOL in DD-WRT Armijn Hemel
2011-03-03 15:23 ` Harald Welte
     [not found]   ` <4D6FCA08.1080705@dd-wrt.com>
2011-03-03 18:07     ` Christian Scheele

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome