Re: GPL only modules [was Re: [GIT PATCH] more Driver core patches for 2.6.19]



I think it would be a hell of a lot better idea if people just realized
that they have "fair use" rights whether the authors give them or not, and
^^^^^^^^^
that the authors copyrights NEVER extend to anything but a "derived work"
...
I find the RIAA's position and the DMCA distasteful, and in that I
probably have a lot of things in common with a lot of people on this list.
But by _exactly_ the same token, I also find the FSF's position and a lot
of GPL zealots' position on this matter very distasteful.
...
Because "fair use" is NOT somethng that should be specified in the
^^^^^^^^^
license.

As you probably know, the GPL, the FSF, RMS or even GPL "zealots" never tried
to change or restrict "fair use". GPL[23] covers only to "distibution" of the
covered program. The freedom #0 says explicitly: "right to use the program
for any purpose".

So, I don't see any clash here between GPL/FSF/RMS with "fair use"

And you probably know that any GPLed code can be linked and executed with any
other program, whatever is its license if it's for personal use (is that
worse than "fair use"?).

And even if there is a function in linux that disables loading of non GPL
modules, it's still allowed under the GPL to distribute a kernel with those
functions removed. Any user can load any other module in this kernel without
worrying about "fair use" or "derived work", GPL allows her to do it.

So, where's the freaking relationship between GPL (or its "zealots") and "fair
use"? Who is trying to re-define it?

FUD, FUD, FUD.

--
ricardo galli GPG id C8114D34
http://mnm.uib.es/gallir/
-
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/



Relevant Pages

  • Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
    ... You have _read_ the licence, ... themselves, then this License, and its terms, do not apply to those ... This is why kernel modules can have their own, ... by the GPL. ...
    (Linux-Kernel)
  • Re: [PATCH] Ban module license tag string termination trick
    ... It is a law. ... So - no problem with the GPL. ... on distribution of the kernel - but on the running. ... it means that a vendor of closed-source ...
    (Linux-Kernel)
  • RE: GPL issues
    ... the GPL cannot set its own scope. ... to give my answer to the original question -- if a kernel ... you should be okay if you develop an API for a kernel to ... work on any kernel (Linux or not, ...
    (Linux-Kernel)
  • [PATCH] Ban module license tag string termination trick
    ... Proposed patch to prohibit loading modules that use early C string ... When this is interpreted back again in the kernel module loader, ... having wrongfully access to GPL symbols. ...
    (Linux-Kernel)
  • Re: freed_symbols [Re: People, not GPL [was: Re: Driver Model]]
    ... Try doing a little more checking of your history Rob. ... Tell me I can not publish a GPL w/ source code project which returns the ... Tell anyone they can not change anything they want in the kernel, ... > barrier, so if you do your work in user land you're not in any way ...
    (Linux-Kernel)

Loading