All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lei Yang <leiyang@nec-labs.com>
To: linux-kernel <linux-kernel@vger.kernel.org>,
	Kernel Newbies Mailing List <kernelnewbies@nl.linux.org>
Subject: Kernel module problem: no version for "struct_module" found
Date: Mon, 30 Aug 2004 10:30:36 -0400	[thread overview]
Message-ID: <41333A0C.5090102@nec-labs.com> (raw)

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

             reply	other threads:[~2004-08-30 14:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-30 14:30 Lei Yang [this message]
2004-08-30 14:50 ` Kernel module problem: no version for "struct_module" found Sam Ravnborg

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=41333A0C.5090102@nec-labs.com \
    --to=leiyang@nec-labs.com \
    --cc=kernelnewbies@nl.linux.org \
    --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 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.