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

Andreas Oberritter wrote:

>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.
>  
>
Since this issue is subject to discussion, i think a consensus can be 
reached, with a discussion with the relevant owners, _if_ it needs to be 
changed. I did not imply that it needs to be changed.

I have personally contributed some code which does EXPORT_SYMBOL, but 
for me changing it to EXPORT_SYMBOL_GPL is acceptable if the general 
consensus is that way, or if there is a valid reason to go either way. I 
don't mind either.

>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.
>  
>

AFAIK, the only hardware that exports EXPORT_SYMBOL_GPL is only the 
budget core, other than that all of the code uses EXPORT_SYMBOL only.

Regards,
Manu



  reply	other threads:[~2005-11-04  1:26 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       ` [linux-dvb-maintainer] " Andreas Oberritter
2005-11-04  1:12         ` Manu Abraham [this message]
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=436AB58C.30708@linuxtv.org \
    --to=manu@linuxtv.org \
    --cc=akpm@osdl.org \
    --cc=js@linuxtv.org \
    --cc=linux-dvb-maintainer@linuxtv.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkrufky@linuxtv.org \
    --cc=obi@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