All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel module problem: no version for "struct_module" found
@ 2004-08-30 14:30 Lei Yang
  2004-08-30 14:50 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Lei Yang @ 2004-08-30 14:30 UTC (permalink / raw)
  To: linux-kernel, Kernel Newbies Mailing List

Hi friends,

Have been working on a simple kernel module, I've made everything built 
with kbuild and insmod test.ko. Now it seems that the module has been 
installed, however, it doesn't seem to work correctly. I get this dmesg:

kernel: test: no version for "struct_module" found: kernel tainted.

Experts here - what is struct_module and how to make modules give proper 
version for it?

TIA

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

* Re: Kernel module problem: no version for "struct_module" found
  2004-08-30 14:30 Kernel module problem: no version for "struct_module" found Lei Yang
@ 2004-08-30 14:50 ` Sam Ravnborg
  0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2004-08-30 14:50 UTC (permalink / raw)
  To: Lei Yang; +Cc: linux-kernel, Kernel Newbies Mailing List

On Mon, Aug 30, 2004 at 10:30:36AM -0400, Lei Yang wrote:
> Hi friends,
> 
> Have been working on a simple kernel module, I've made everything built 
> with kbuild and insmod test.ko. Now it seems that the module has been 
> installed, however, it doesn't seem to work correctly. I get this dmesg:
> 
> kernel: test: no version for "struct_module" found: kernel tainted.
> 
> Experts here - what is struct_module and how to make modules give proper 
> version for it?

First - please post your Makefile.
People often get kbuild stuff wrong.

	Sam

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

end of thread, other threads:[~2004-08-30 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-30 14:30 Kernel module problem: no version for "struct_module" found Lei Yang
2004-08-30 14:50 ` Sam Ravnborg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.