public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor_core@ameritech.net>
To: Patrick Mochel <mochel@digitalimplant.org>
Cc: linux-kernel@vger.kernel.org, "" <greg@kroah.com>
Subject: Re: [BK] Changing driver core/sysfs/kobject symbol exports to GPL only
Date: Fri, 24 Sep 2004 23:57:50 -0500	[thread overview]
Message-ID: <200409242357.50977.dtor_core@ameritech.net> (raw)
In-Reply-To: <Pine.LNX.4.50.0409242133480.19236-100000@monsoon.he.net>

On Friday 24 September 2004 11:36 pm, Patrick Mochel wrote:
> 
> On Fri, 24 Sep 2004, Dmitry Torokhov wrote:
> 
> > On Friday 24 September 2004 10:42 pm, Patrick Mochel wrote:
> > > What's life without a little controversey once in a while?
> > >
> > > The attached patch and referenced BK tree changes all the symbol exports
> > > in the driver core, sysfs, and the kobject core to EXPORT_SYMBOL_GPL [1].
> >
> > May I ask to keep class_simple and maybe platform_device_register_simple
> > available to non-GPL modules. These functions offer limited and documented
> > semantic and while it is impossible to build entire new subsystem around
> > them it will allow non-GPL stuff still be somewhat integrated - standard
> > hotplug mostly I think...
> 
> I didn't touch class_simple.

OOps, my bad. I thought I've seen it there... Must be my tired eyes playing
tricks on me.

>                              Are there really external modules that use 
> platform_device_register_simple(), or you speaking hypothetically?

Since I just recently added it (for serio sysfs benefits mostly) I highly
doubt that anyone else uses it. On the other hand it is very very limited
and may be suited for "wierd" cases that do not use existing subsystems.
But then I doubt that any non-GPL would do anything besides PCI/USB/1394
Now that I gave it some more thought I am sure that
platform_device_register_simple can be safely switched to EXPORT_SYMBOL_GPL

Sorry for the noise.
 
-- 
Dmitry

      reply	other threads:[~2004-09-25  4:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-25  3:42 [BK] Changing driver core/sysfs/kobject symbol exports to GPL only Patrick Mochel
2004-09-25  3:55 ` Greg KH
2004-09-25  4:24 ` Dmitry Torokhov
2004-09-25  4:36   ` Patrick Mochel
2004-09-25  4:57     ` Dmitry Torokhov [this message]

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=200409242357.50977.dtor_core@ameritech.net \
    --to=dtor_core@ameritech.net \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mochel@digitalimplant.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