Oracle umgeht im Code der unter der CDDL stehenden Software DTrace die Barriere, dass bestimmte Funktionalitäten des unter der GPL v2 stehenden Linux-Kernels nur durch die Funktion EXPORT_SYMBOL_GPL() bereitgestellt werden und so nur für GPLv2-kompatible Module verfügbar sind. Read More...
Questions about the connotation of EXPORT_SYMBOL_GPL() and especially its legal effectiveness, if any, came up again when Nvidia’s Robert Morell suggested the removal of the GPL label and change of the function back to the original EXPORT_SYMBOL() for a Linux kernel driver interface. Read More...