public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Oberritter <obi@linuxtv.org>
To: Manu Abraham <manu@linuxtv.org>
Cc: linux-kernel@vger.kernel.org, Mike Krufky <mkrufky@linuxtv.org>,
	linux-dvb-maintainer@linuxtv.org, Andrew Morton <akpm@osdl.org>
Subject: Re: [linux-dvb-maintainer] Re: [PATCH 26/37] dvb: add support for plls used by nxt200x
Date: Fri, 04 Nov 2005 01:51:08 +0100	[thread overview]
Message-ID: <1131065468.9376.23.camel@ip6-localhost> (raw)
In-Reply-To: <436AA148.8090705@linuxtv.org>

On Fri, 2005-11-04 at 03:46 +0400, Manu Abraham wrote:
> We have in the DVB subsystem most of the exported symbols as 
> EXPORT_SYMBOL itself, rather than EXPORT_SYMBOL_GPL. I think if this 
> needs to be changed, we would require a global change of all symbols to 
> the same to maintain consistency. If you require that change we can have 
> a change but i would think that the discussions be done with the 
> relevant copyright holders too, eventhough probably most of the authors 
> won't have any objection.

I don't know if I ever contributed code to the DVB subsystem which is
actually exported, but in case I did, then I am against changing the
affected EXPORT_SYMBOLs.

This would make it impossible to the use source code of most hardware
vendors for embedded products because they usually have different
licenses for their "run-on-every-embedded-platform-and-even-on-windows"
drivers.

Also I remember people telling on lkml that EXPORT_SYMBOL_GPL was used
for new kernel internal code only and I can't see how this applies to
dvb-pll or any other part of the dvb subsystem which grew up outside the
kernel tree.

Regards,
Andreas


  reply	other threads:[~2005-11-04  0:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-01  8:15 [PATCH 26/37] dvb: add support for plls used by nxt200x Michael Krufky
2005-11-03  2:59 ` Andrew Morton
2005-11-03 23:00   ` Mike Krufky
2005-11-03 23:46     ` Manu Abraham
2005-11-04  0:51       ` Andreas Oberritter [this message]
2005-11-04  1:12         ` [linux-dvb-maintainer] " Manu Abraham
2005-11-04 22:26         ` Ralph Metzler

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=1131065468.9376.23.camel@ip6-localhost \
    --to=obi@linuxtv.org \
    --cc=akpm@osdl.org \
    --cc=linux-dvb-maintainer@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manu@linuxtv.org \
    --cc=mkrufky@linuxtv.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox