mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Shaya Potter <spotter@cs.columbia.edu>
To: linux-kernel@vger.kernel.org
Subject: exporting symbols in kernel only when a module is compiled?
Date: 28 Aug 2002 12:39:50 -0400	[thread overview]
Message-ID: <1030552792.581.38.camel@zaphod> (raw)

Ok, I'm sure this isn't limited to tcp_hashinfo, but does it make sense
to only export some symbols if "x" module is compiled into the kernel?  

For example with tcp_hashinfo, its only exported if ipv6 is compiled as
a module.  So if one statically compiles in ipv6 or doesnt compile it at
all, its not available to any other modules.  Is there a good reason for
it here?  Are there other similiar situations with other symbols? 
Should it be this way?  

It's possible to get around with recompiling modules and System.map
hackery, but should it be necessary?

thanks,

shaya




             reply	other threads:[~2002-08-28 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-28 16:39 Shaya Potter [this message]
2002-08-29 14:54 ` Kasper Dupont

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=1030552792.581.38.camel@zaphod \
    --to=spotter@cs.columbia.edu \
    --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

all inboxes | Powered by JetHome®