mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Michael Zhu <mylinuxk@yahoo.ca>
To: linux-kernel@vger.kernel.org
Subject: __put_user_bad when recompile and load the loop device
Date: Sun, 13 Jan 2002 13:35:53 -0500 (EST)	[thread overview]
Message-ID: <20020113183553.83232.qmail@web14906.mail.yahoo.com> (raw)

Hello, everyone, I have a problem when I try to load
my own loop device. I use the following command line
to compile my own loop device.

gcc -D__KERNEL__ -I/home/mzhu/linux/include -Wall
-DMODULE -DMODVERSIONS -include
/home/mzhu/linux/include/linux/modversions.h
-DEXPORT_SYMTAB -c myloop.c

It create the myloop.o file. Then I use the insmod
command to load the myloop.o . It returned the
following error.

myloop.o: unresolved symbol __put_user_bad

What is wrong? I couldn't find the prototype of
__put_user_bad. It was included in the
<asm/uaccess.h>. How to solve this problem?

Thanks.

Michael

______________________________________________________________________ 
Web-hosting solutions for home and business! http://website.yahoo.ca

                 reply	other threads:[~2002-01-13 18:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020113183553.83232.qmail@web14906.mail.yahoo.com \
    --to=mylinuxk@yahoo.ca \
    --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®