All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjanv@redhat.com>
To: daniel.blueman@gmail.com
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	Runar Ingebrigtsen <runar@mopo.no>,
	Andreas Steinmetz <ast@domdv.de>
Subject: Re: Help porting wireless InProComm IPN 2220 driver to 2.6
Date: Thu, 15 Sep 2005 08:36:52 -0400	[thread overview]
Message-ID: <1126787812.3014.2.camel@localhost.localdomain> (raw)
In-Reply-To: <6278d22205091504232ac3d8c3@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 525 bytes --]


> This depends if the module uses any symbols exported from the kernel
> with EXPORT_SYMBOL_GPL(), and clearly the module license - 'strings'
> should be enough do check this is you don't have a MIPS platform to
> hand.

actually it doesn't.

For one, there is section 2 of the GPL which clearly forbids this
For another, EXPORT_SYMBOL_GPL presence does NOT mean that it's ok to
use EXPORT_SYMBOL symbols without any license/copyright considerations
at all. The kernel is GPL licensed, without any exceptions.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-09-15 12:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-15 10:44 Help porting wireless InProComm IPN 2220 driver to 2.6 Daniel J Blueman
2005-09-15 11:16 ` Andreas Steinmetz
2005-09-15 11:23   ` Daniel J Blueman
2005-09-15 11:45     ` Andreas Steinmetz
2005-09-15 12:36     ` Arjan van de Ven [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-09-14 22:15 Runar Ingebrigtsen

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=1126787812.3014.2.camel@localhost.localdomain \
    --to=arjanv@redhat.com \
    --cc=ast@domdv.de \
    --cc=daniel.blueman@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=runar@mopo.no \
    /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.