From: Matthew Wilcox <willy@debian.org>
To: "Vamsi Krishna S ." <vamsi@in.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: kernel hooks interface available to non-GPL modules?
Date: Wed, 23 Oct 2002 14:42:27 +0100 [thread overview]
Message-ID: <20021023144227.O27461@parcelfarce.linux.theplanet.co.uk> (raw)
+EXPORT_SYMBOL(hook_exit_deregister);
+EXPORT_SYMBOL(hook_exit_arm);
+EXPORT_SYMBOL(hook_exit_disarm);
+EXPORT_SYMBOL(_hook_initialise);
+EXPORT_SYMBOL(_hook_terminate);
+EXPORT_SYMBOL(_hook_exit_register);
I'm not sure this is a great idea. OK, your DECLARE_HOOK macros are _GPL
(and why are they _NOVERS_GPL? Surely this is the exact kind of thing
you want versioned?), but I wouldn't have to use the DECLARE_HOOK macros,
would I?
If you thought the LSM GPL furore was bad, this one would be worse.
--
Revolutions do not require corporate support.
next reply other threads:[~2002-10-23 13:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-23 13:42 Matthew Wilcox [this message]
2002-10-24 7:10 ` Vamsi Krishna S .
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=20021023144227.O27461@parcelfarce.linux.theplanet.co.uk \
--to=willy@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=vamsi@in.ibm.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
Powered by JetHome