diff options
author | Andrew Morton <[email protected]> | 2007-12-07 16:10:19 -0800 |
---|---|---|
committer | Tony Luck <[email protected]> | 2007-12-07 16:10:19 -0800 |
commit | bdc2619ab95d45d434c16d5c216bc6243761f6fb (patch) | |
tree | c82800cebc1224b51adec9045ea0125e9a946c51 /net/unix/sysctl_net_unix.c | |
parent | ff08e657f3e7224d090dd816e00cea2c110575c4 (diff) |
[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 <[email protected]>
Cc: Kyle McMartin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions