public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Alan Cox <alan@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [RFC] Module licence and EXPORT_SYMBOL_GPL
Date: Fri, 03 Jan 2003 16:19:13 +1100	[thread overview]
Message-ID: <20030103051949.2D7FB2C052@lists.samba.org> (raw)
In-Reply-To: Your message of "Thu, 02 Jan 2003 20:28:31 -0800." <Pine.LNX.4.44.0301022025200.1700-100000@home.transmeta.com>

In message <Pine.LNX.4.44.0301022025200.1700-100000@home.transmeta.com> you wri
te:
> 
> On Fri, 3 Jan 2003, Rusty Russell wrote:
> > 
> > Linus, your options:
> > 1) Drop the patch and leave well enough alone.
> > 2) Just keep the module licence taint check.
> > 3) Say OK to the whole thing (once I've tested it against latest bk).
> 
> Hmm.. Can you make the "module_is_gpl()" thing a load-time check, and 
> instead of carrying the license string along at run-time, you just carry 
> the "I'm GPL-ok'd" bit along. 

Just call it ".init.license" instead of ".license" and you're done:
it's never used at runtime (well, setting the mod->license field to
NULL after init to make sure noone abuses it might make sense).

I'll test it now...
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

  reply	other threads:[~2003-01-03  5:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-03  3:55 [PATCH] [RFC] Module licence and EXPORT_SYMBOL_GPL Rusty Russell
2003-01-03  4:28 ` Linus Torvalds
2003-01-03  5:19   ` Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-03  6:30 Rusty Russell

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=20030103051949.2D7FB2C052@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=alan@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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