From: Nikita Danilov <Nikita@Namesys.COM>
To: Jeff Dike <jdike@karaya.com>
Cc: user-mode-linux-devel@lists.sourceforge.net,
Linux Kernel Mailing List <Linux-Kernel@Vger.Kernel.ORG>,
Reiserfs developers mail-list <Reiserfs-Dev@Namesys.COM>
Subject: [PATCH] export __do_copy_to_user
Date: Tue, 8 Oct 2002 15:07:18 +0400 [thread overview]
Message-ID: <15778.48230.397957.681553@laputa.namesys.com> (raw)
Hello, Jeff,
this patch exports __do_copy_to_user() in arch/um/kernel/ksyms.c. This
is necessary to build any file-system as module in the UML.
Please, apply.
Nikita.
===== arch/um/kernel/ksyms.c 1.1 vs edited =====
--- 1.1/arch/um/kernel/ksyms.c Thu Sep 12 16:23:05 2002
+++ edited/arch/um/kernel/ksyms.c Tue Oct 8 14:31:14 2002
@@ -20,6 +20,7 @@
EXPORT_SYMBOL(sys_waitpid);
EXPORT_SYMBOL(task_size);
EXPORT_SYMBOL(__do_copy_from_user);
+EXPORT_SYMBOL(__do_copy_to_user);
EXPORT_SYMBOL(__do_strncpy_from_user);
EXPORT_SYMBOL(__do_strnlen_user);
EXPORT_SYMBOL(flush_tlb_range);
next reply other threads:[~2002-10-08 12:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-08 11:07 Nikita Danilov [this message]
2002-10-10 3:48 ` Jeff Dike
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=15778.48230.397957.681553@laputa.namesys.com \
--to=nikita@namesys.com \
--cc=Linux-Kernel@Vger.Kernel.ORG \
--cc=Reiserfs-Dev@Namesys.COM \
--cc=jdike@karaya.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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®