All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hounschell <markh@compro.net>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Erik Mouw <erik@harddisk-recovery.com>,
	dmarkh@cfl.rr.com, linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Another kernel releated GPL ?
Date: Thu, 26 Oct 2006 11:02:22 -0400	[thread overview]
Message-ID: <4540CDFE.4000003@compro.net> (raw)
In-Reply-To: <1161872508.12781.42.camel@localhost.localdomain>

Alan Cox wrote:
> Ar Iau, 2006-10-26 am 09:11 -0400, ysgrifennodd Mark Hounschell:
>> Some code is added directly to the kernel source tree. A user land library is
>> written to access the changes. It is not GPL or LGPL. Simple scenario. No? I
>> thought so at least.
> 
> It isn't a simple scenario because it depends what you are adding and
> how the two parts interact, eg how generic they are.
> 

Thats one of the things I don't understand. How could a lawyer be qualified
enough to actually give proper advise on this. And how will a court be able to
make a proper decision if it had to. It seems to me they both would have to ask
you all.

> Take a memory allocator - if I put a malloc implementation in the kernel
> for some strange reason that provides malloc/free/realloc then a library
> making use of those clearly isn't very closely tied - they are generic
> functions.
> 
> Now suppose I have a device driver that is part kernel and part user
> space that calls from one to the other for very specific functions that
> are only of use to that driver.
> 

Hmm.

> In the usual case it doesn't matter, much stuff is GPL anyway, and for
> the usual system calls/C library stuff not only is the law probably
> fairly well established but there is an explicit statement with the
> kernel that we don't want to claim such rights for a normal system call
> which would guide a Judge if a case ever came up.
> 
> 

That's sort of what I was in search of. Where is this "explicit statement" found
BTW.

Thanks
Mark




  reply	other threads:[~2006-10-26 15:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-26  9:45 Another kernel releated GPL ? Mark Hounschell
2006-10-26 11:12 ` Alan Cox
2006-10-26 11:28   ` Mark Hounschell
2006-10-26 11:48     ` Alan Cox
2006-10-26 11:54     ` Pekka Enberg
2006-10-26 12:10     ` Erik Mouw
2006-10-26 13:11       ` Mark Hounschell
2006-10-26 14:21         ` Alan Cox
2006-10-26 15:02           ` Mark Hounschell [this message]
2006-10-26 16:17             ` Alan Cox
2006-10-26 16:24             ` Vadim Lobanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4540CDFE.4000003@compro.net \
    --to=markh@compro.net \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=dmarkh@cfl.rr.com \
    --cc=erik@harddisk-recovery.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.