public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* unknown symbols loading modules under 2.6.x
@ 2003-09-22 16:07 Kirk Reiser
  2003-09-22 16:18 ` Randy.Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: Kirk Reiser @ 2003-09-22 16:07 UTC (permalink / raw)
  To: linux-kernel

Hello Everyone:  I have been trying to hunt down the answer to
aproblem I am having attempting to load my modules under the 2.6.x
kernels.  They load just fine under the 2.4.x kernels.  Have there
been changes which need to be made to get symbols found with modprobe
other than the EXPORT_SYMBOL() macro?  The symbols show up in the
modules.symbols file created by depmod.  They appear to reference the
correct loadable module.  The loadable module these symbols are
exported in however is comprised of two separate .o files during
compile.  I am not sure whether that has anything to do with it or
not.

If someone could give me an idea what to read to solve this I'd
appreciate it.

  Kirk

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-09-22 19:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-22 16:07 unknown symbols loading modules under 2.6.x Kirk Reiser
2003-09-22 16:18 ` Randy.Dunlap
2003-09-22 16:34   ` Sam Ravnborg
2003-09-22 16:49     ` John Levon
2003-09-22 19:56       ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox