Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Date: Thu, 22 Dec 2005 22:38:54 -0500 (EST)
On Thu, 22 Dec 2005, Chris Wedgwood wrote:
> On Fri, Dec 23, 2005 at 04:15:22AM +0100, Diego Calleja wrote:
>
> > So, a GPL application running on top of a BSD-licensed kernel
> > (or library) is illegal? I doubt it...
>
> applications don't link with the kernel, modules do
>
> i don't know if that makes modules legal or not, but it's certainly
> not clear cut
>
The thing here is that the GPL discusses distributing. If I were to
receive a binary kernel, that happens to have implemented the same API as
Linux, is it a violation of the GPL. As long as it doesn't use any of the
same code and does a "clean room" kind of implementation of the API it is
perfectly legal.
So now if I have this binary kernel, and I myself compile a GPL module, I
don't see anything in the GPL that would prevent me from linking it in.
This is where it gets to be a problem with binary modules. They only
implement up to the API (granted, it shouldn't include code in the
headers), but it's the user that's linking and not the distributor. That
is where the gray area lies.
-- Steve
-
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/
- Follow-Ups:
- Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Jamie Lokier
- Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Matthew Wilcox
- Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- References:
- blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Robert W. Fuller
- Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Kyle Moffett
- Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Steven Rostedt
- Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Jeff V. Merkey
- Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Chris Wedgwood
- Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Diego Calleja
- Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- From: Chris Wedgwood
- blatant GPL violation of ext2 and reiserfs filesystem drivers
- Prev by Date: Re: [PATCH] sched: Fix adverse effects of NFS client on interactive response
- Next by Date: Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- Previous by thread: Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- Next by thread: Re: blatant GPL violation of ext2 and reiserfs filesystem drivers
- Index(es):
Relevant Pages
|