lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 27 Feb 2008 00:13:31 +0100
From:	Krzysztof Halasa <khc@...waw.pl>
To:	davids@...master.com
Cc:	<Valdis.Kletnieks@...edu>,
	"Andrew Morton" <akpm@...ux-foundation.org>,
	"Ingo Molnar" <mingo@...e.hu>,
	"Arnaldo Carvalho de Melo" <acme@...stprotocols.net>,
	<linux-kernel@...r.kernel.org>, "Alan Cox" <alan@...hat.com>
Subject: Re: [PATCH] 2.6.25-rc2-mm1 - fix mcount GPL bogosity.

"David Schwartz" <davids@...master.com> writes:

> The agreement made when the feature was added was that EXPORT_GPL was not a
> license enforcement mechanism but was an indication that someone believed
> that any use of the symbol was possible only a derivative work that would
> need to be distributed under the GPL.

But the above gives us nothing.
*If* any use of non-GPL symbols only by a binary module was ok then it
would make sense.

>> Actually I think the _GPL exports are really harmful - somebody
>> distributing a binary module may claim he/she doesn't violate the GPL
>> because the module uses only non-GPL exports.
>
> Anyone can argue anything. That would be an obviously stupid argument.
> Perhaps clearer documentation might be helpful, but the GPL speaks for
> itself.

Not sure if the court would share this opinion.
Defendant: my module doesn't use any GPL-only export!
Plaintiff: but using XXX normal symbol is a violation too!
D: so why have you created that _GPL thing exactly?

Additionally:
D: top of the COPYING file explicity states binary modules are ok.


This is of course fine if we consider normal use of non-GPL-only
symbols ok.

> They serve as a warning and, as a practical matter, may make it a bit more
> difficult to violate the license.

Technically only.


I have to agree with Alan that the list of non-GPL modules only is
quite tiny nowadays. Madwifi is in terminal state, ATI is opening the
docs and working on GPL driver, modem drivers are mostly thing of
the past, NVidias will probably be supported by the open source driver
soon even if they don't open their code.

Embedded devices have full Linux, not just modules.
-- 
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ