mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] s390 - export copy_in_user
@ 2004-09-01 16:52 Bastian Blank
  0 siblings, 0 replies; only message in thread
From: Bastian Blank @ 2004-09-01 16:52 UTC (permalink / raw)
  To: linux-kernel


[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-01 17:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-01 16:52 [PATCH] s390 - export copy_in_user Bastian Blank

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®