diff options
author | Greentime Hu <greentime@andestech.com> | 2018-04-19 15:45:45 +0800 |
---|---|---|
committer | Greentime Hu <greentime@andestech.com> | 2018-05-23 13:26:20 +0800 |
commit | e3f4624388731eb475ef7494b43440b3ad9269e1 (patch) | |
tree | 105db4d6406adc2a23a42041f1e85a4f5051c111 /arch/x86/entry/syscalls | |
parent | 03969d0b3a3f6a7cd2c731eed1c4ccf76da88586 (diff) | |
download | linux-e3f4624388731eb475ef7494b43440b3ad9269e1.tar.gz linux-e3f4624388731eb475ef7494b43440b3ad9269e1.tar.bz2 linux-e3f4624388731eb475ef7494b43440b3ad9269e1.zip |
nds32: Fix the symbols undefined issue by exporting them.
It broke the 'allmodconfig' build.
LD vmlinux
SYSMAP System.map
Building modules, stage 2.
MODPOST 5028 modules
ERROR: "flush_dcache_page" [net/sunrpc/xprtrdma/rpcrdma.ko] undefined!
ERROR: "empty_zero_page" [net/ceph/libceph.ko] undefined!
ERROR: "save_stack_trace" [kernel/backtracetest.ko] undefined!
ERROR: "clear_page" [fs/ocfs2/dlm/ocfs2_dlm.ko] undefined!
ERROR: "copy_page" [fs/nilfs2/nilfs2.ko] undefined!
...
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/x86/entry/syscalls')
0 files changed, 0 insertions, 0 deletions