From: Bastian Blank <bastian@waldi.eu.org>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] s390 - export copy_in_user
Date: Wed, 1 Sep 2004 18:52:44 +0200 [thread overview]
Message-ID: <20040901165244.GA17339@wavehammer.waldi.eu.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 216 bytes --]
The attached patch exports __copy_in_user_asm for s390. It is used in
xfs.
Bastian
--
Dismissed. That's a Star Fleet expression for, "Get out."
-- Capt. Kathryn Janeway, Star Trek: Voyager, "The Cloud"
[-- Attachment #1.2: copy_in_user.diff --]
[-- Type: text/plain, Size: 457 bytes --]
--- arch/s390/kernel/s390_ksyms.c 2004-08-14 05:37:15.000000000 +0000
+++ arch/s390/kernel/s390_ksyms.c 2004-09-01 16:21:14.000000000 +0000
@@ -29,6 +29,7 @@
EXPORT_SYMBOL_NOVERS(_sb_findmap);
EXPORT_SYMBOL_NOVERS(__copy_from_user_asm);
EXPORT_SYMBOL_NOVERS(__copy_to_user_asm);
+EXPORT_SYMBOL_NOVERS(__copy_in_user_asm);
EXPORT_SYMBOL_NOVERS(__clear_user_asm);
EXPORT_SYMBOL_NOVERS(__strncpy_from_user_asm);
EXPORT_SYMBOL_NOVERS(__strnlen_user_asm);
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
reply other threads:[~2004-09-01 17:01 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=20040901165244.GA17339@wavehammer.waldi.eu.org \
--to=bastian@waldi.eu.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 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®