alistair23-linux/arch/ia64/lib
Andrew Morton bdc2619ab9 [IA64] export copy_page() to modules
With the unionfs patch applied I get

ERROR: "copy_page" [fs/unionfs/unionfs.ko] undefined!

the other architectures (some, at least) export copy_page() so I guess ia64
should also do so.

To do this we need to move the copy_page() functions out of lib.a and into
built-in.o and add the EXPORT_SYMBOL().

Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2007-12-07 16:10:19 -08:00
..
carta_random.S
checksum.c missing exports of csum_... 2007-07-17 11:01:07 -07:00
clear_page.S
clear_user.S
copy_page.S
copy_page_mck.S
copy_user.S
csum_partial_copy.c
do_csum.S
flush.S
idiv32.S
idiv64.S
io.c
ip_fast_csum.S
Makefile [IA64] export copy_page() to modules 2007-12-07 16:10:19 -08:00
memcpy.S
memcpy_mck.S
memset.S
strlen.S
strlen_user.S
strncpy_from_user.S
strnlen_user.S
xor.S