All of lore.kernel.org
 help / color / mirror / Atom feed
* EXPORT_SYMBOL_GPL with GPLv3
@ 2024-11-11 18:40 Werner Sembach
  2024-11-12  5:00 ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Werner Sembach @ 2024-11-11 18:40 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org; +Cc: Christoffer Sandberg

Hi,

asking at the source: Can EXPORT_SYMBOL_GPL-exports be used with out of tree 
GPLv3 licensed modules?

- EXPORT_SYMBOL_GPL is documented here 
https://www.kernel.org/doc/html/latest/kernel-hacking/hacking.html#export-symbol-gpl 
but this only mentions "GPL" without specifying v2 or v3

- This LWN article only talking about "GPL-compatible" with no version given and 
that was written before the v3 was released: https://lwn.net/Articles/154602/

- This docs page 
https://www.kernel.org/doc/html/latest/process/license-rules.html#id1 defining 
MODULE_LICENSE(“GPL”) as GPL v2, but does not define MODULE_LICENSE(“GPL v3”) 
nor what is and isn't allowed with it

Kind regards,

Werner Sembach


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

end of thread, other threads:[~2024-11-15 10:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 18:40 EXPORT_SYMBOL_GPL with GPLv3 Werner Sembach
2024-11-12  5:00 ` Christoph Hellwig
2024-11-12  8:34   ` Werner Sembach
2024-11-15 10:44     ` Uwe Kleine-König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.