linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: Jason Li <jli@extremenetworks.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: EXPORT_SYMBOL doesn't work
Date: Tue, 19 Mar 2002 06:45:32 +1100	[thread overview]
Message-ID: <9584.1016480732@ocs3.intra.ocs.com.au> (raw)
In-Reply-To: Your message of "Mon, 18 Mar 2002 11:11:46 -0800." <3C963BF2.C9D78479@extremenetworks.com>

On Mon, 18 Mar 2002 11:11:46 -0800, 
Jason Li <jli@extremenetworks.com> wrote:
>Now another problem with versioning. It seems even after I have the
>following in my module c file the symbol generated is not versioned:
>
>#define MODULE
>#include <linux/modversions.h>
>#include <linux/kernel.h>

Never include modverversions.h yourself, the kernel build process
automatically includes it when required.  See also
http://www.tux.org/lkml/#s8-8.


      parent reply	other threads:[~2002-03-18 19:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-18  6:25 EXPORT_SYMBOL doesn't work Jason Li
2002-03-18  6:34 ` Keith Owens
2002-03-18 19:11   ` Jason Li
2002-03-18 19:19     ` Tom Rini
2002-03-18 19:32       ` Jason Li
2002-03-18 19:43       ` Jason Li
2002-03-19  0:22         ` Tom Rini
2002-03-20  6:19           ` Jason Li
2002-03-18 19:45     ` Keith Owens [this message]

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=9584.1016480732@ocs3.intra.ocs.com.au \
    --to=kaos@ocs.com.au \
    --cc=jli@extremenetworks.com \
    --cc=linux-kernel@vger.kernel.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).