[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111017162208.GA6661@kroah.com>
Date: Mon, 17 Oct 2011 09:22:08 -0700
From: Greg KH <greg@...ah.com>
To: "Kasatkin, Dmitry" <dmitry.kasatkin@...el.com>
Cc: James Morris <jmorris@...ei.org>,
linux-security-module@...r.kernel.org,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
zohar@...ux.vnet.ibm.com, dhowells@...hat.com,
herbert@...dor.hengli.com.au
Subject: Re: [PATCH v2.1 1/7] crypto: GnuPG based MPI lib - source files
(part 1)
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists