kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: GPL-only symbol Error
Date: Tue, 22 Nov 2011 14:34:28 -0800	[thread overview]
Message-ID: <20111122223428.GA24568@kroah.com> (raw)
In-Reply-To: <CAAooUDY9HZGYCNx8GUEF51kb5x2nERZ34bp=P9OafzGPuoAidQ@mail.gmail.com>

On Tue, Nov 22, 2011 at 02:08:59PM -0800, Sengottuvelan S wrote:
> Hi Jeff,
> ?
> I?have?few symbols with this error especially - sock_recv_timestamp().?Is there
> way to refer this or similar API in my module with MODULE_LICENSE is
> "Proprietary. How do?I know equavalent non-EXPORT_SYMBOL_GPL? APIs to achieve
> similar functionality.

There are none, you need to fix the license of your kernel module.

You do realize the kernel developer community's stance on non-GPL Linux
kernel modules, right?  Any reason why your company feels they can go
against their wishes?

thanks,

greg k-h

  reply	other threads:[~2011-11-22 22:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 21:48 GPL-only symbol Error Sengottuvelan S
2011-11-22 21:53 ` Jeff Haran
2011-11-22 22:08   ` Sengottuvelan S
2011-11-22 22:34     ` Greg KH [this message]
2011-11-22 22:35     ` Jeff Haran
2011-11-22 22:44       ` Greg KH
2011-11-23  0:34         ` Jeff Haran
2011-11-23  0:51           ` Greg KH
2011-11-23  1:09           ` Graeme Russ
2011-11-23  1:21             ` Jeff Haran
2011-11-23  1:39               ` Guillaume Knispel
2011-11-23  2:10                 ` Jeff Haran
2011-11-23  2:50                   ` Greg KH
2011-11-23 18:05                     ` Jeff Haran
2011-11-23 19:32                       ` Greg KH
2011-11-23  1:56               ` Greg Freemyer
2011-11-23  2:17                 ` Jeff Haran
2011-11-23  2:48               ` Greg KH
     [not found]               ` <1322045488.28603.17.camel@thorin>
2011-11-23 18:31                 ` Jeff Haran
2011-11-23 19:28                   ` Greg KH

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=20111122223428.GA24568@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).