From: Greg KH <greg@kroah.com>
To: "Kasatkin, Dmitry" <dmitry.kasatkin@intel.com>
Cc: James Morris <jmorris@namei.org>,
linux-security-module@vger.kernel.org,
linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org,
zohar@linux.vnet.ibm.com, dhowells@redhat.com,
herbert@gondor.hengli.com.au
Subject: Re: [PATCH v2.1 1/7] crypto: GnuPG based MPI lib - source files (part 1)
Date: Mon, 17 Oct 2011 09:22:08 -0700 [thread overview]
Message-ID: <20111017162208.GA6661@kroah.com> (raw)
In-Reply-To: <CALLzPKZ63vp9W_p1t1JOCui+aLRyN6W0t9O-tJ40xKxBef0QPA@mail.gmail.com>
On Mon, Oct 17, 2011 at 12:11:37PM +0300, Kasatkin, Dmitry wrote:
> >From Kernel Docbook
>
> Similar to <function>EXPORT_SYMBOL()</function> except that the
> symbols exported by <function>EXPORT_SYMBOL_GPL()</function> can
> only be seen by modules with a
> <function>MODULE_LICENSE()</function> that specifies a GPL
> compatible license. It implies that the function is considered
> an internal implementation issue, and not really an interface.
>
> "not really an interface"....
>
> Should it really be EXPORT_SYMBOL_GPL?
Yes.
next prev parent reply other threads:[~2011-10-17 16:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-14 13:45 [PATCH v2.1 0/7] evm: digital signature verification extension Dmitry Kasatkin
2011-10-14 13:45 ` [PATCH v2.1 1/7] crypto: GnuPG based MPI lib - source files (part 1) Dmitry Kasatkin
2011-10-15 0:28 ` James Morris
2011-10-17 9:11 ` Kasatkin, Dmitry
2011-10-17 11:07 ` Kasatkin, Dmitry
2011-10-17 16:22 ` Greg KH [this message]
2011-10-17 15:50 ` David Howells
2011-10-14 13:45 ` [PATCH v2.1 2/7] crypto: GnuPG based MPI lib - header files (part 2) Dmitry Kasatkin
2011-10-14 13:45 ` [PATCH v2.1 3/7] crypto: GnuPG based MPI lib - make files (part 3) Dmitry Kasatkin
2011-10-14 13:45 ` [PATCH v2.1 4/7] crypto: GnuPG based MPI lib - additional sources (part 4) Dmitry Kasatkin
2011-10-15 0:34 ` James Morris
2011-10-17 9:09 ` Kasatkin, Dmitry
2011-10-18 6:46 ` James Morris
2011-10-14 13:45 ` [PATCH v2.1 5/7] crypto: digital signature verification support Dmitry Kasatkin
2011-10-14 13:45 ` [PATCH v2.1 6/7] integrity: digital signature verification using multiple keyrings Dmitry Kasatkin
2011-10-14 13:45 ` [PATCH v2.1 7/7] evm: digital signature verification support Dmitry Kasatkin
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=20111017162208.GA6661@kroah.com \
--to=greg@kroah.com \
--cc=dhowells@redhat.com \
--cc=dmitry.kasatkin@intel.com \
--cc=herbert@gondor.hengli.com.au \
--cc=jmorris@namei.org \
--cc=linux-crypto@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=zohar@linux.vnet.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;
as well as URLs for NNTP newsgroup(s).