The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Michal Jaegermann <michal@harddata.com>
Cc: Zan Lynx <zlynx@acm.org>, linux-kernel@vger.kernel.org
Subject: Re: A "new driver model" and EXPORT_SYMBOL_GPL question
Date: Tue, 5 Jul 2005 22:26:23 -0700	[thread overview]
Message-ID: <20050706052623.GA9881@kroah.com> (raw)
In-Reply-To: <20050705223743.A28905@mail.harddata.com>

On Tue, Jul 05, 2005 at 10:37:43PM -0600, Michal Jaegermann wrote:
> On Tue, Jul 05, 2005 at 02:57:40PM -0700, Greg KH wrote:
> > On Tue, Jul 05, 2005 at 03:50:43PM -0600, Zan Lynx wrote:
> > > Sourced from here:
> > > http://hulllug.principalhosting.net/archive/index.php/t-52440.html
> > 
> > No, that is not the same topic or thread.
> 
> Formally you are correct but from my POV this sounds casuistic and
> fit for a patent lawyer.

You must have have dealt with many patent lawyers.  I have, and they
operate in a league of their own on how to intrepret the english
language in patent claims :)

> You were "recently advised not to change
> these symbols" and you stated that you will not. So instead you did
> an end run and you removed an old interface and introduced a
> replacement; but this time with EXPORT_SYMBOL_GPL - which has the
> same effect as what you told you will not do.

I was "advised" to not do so, until the parties that were complaining
about the change, had time to convert their code.  They then did so, and
so, a number of MONTHS later, I did a rewrite of the code, which caused
me to create new functions and delete old, non-used functions.  Those
new functions were marked with the EXPORT_SYMBOL_GPL mark, as ALL of the
driver core functions are.  This change had lived in the -mm tree for a
number of months now, with no objections.

> > If you know of any closed source code, using those functions, please put
> > them in contact with me.
> 
> Well, I gave an example in my original question.  Yes, I asked them
> to contact you.  If they will do that I have no idea.

Thanks for doing so.

greg k-h

  reply	other threads:[~2005-07-06  9:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-03 23:12 A "new driver model" and EXPORT_SYMBOL_GPL question Michal Jaegermann
2005-07-04  5:44 ` Greg KH
2005-07-04 16:00   ` Michal Jaegermann
2005-07-05 21:50   ` Zan Lynx
2005-07-05 21:57     ` Greg KH
2005-07-06  4:37       ` Michal Jaegermann
2005-07-06  5:26         ` Greg KH [this message]
2005-07-05 11:09 ` Richard B. Johnson
2005-07-05 12:06   ` Lars Marowsky-Bree

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=20050706052623.GA9881@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal@harddata.com \
    --cc=zlynx@acm.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