diff options
author | Greentime Hu <greentime@andestech.com> | 2018-04-19 09:45:45 +0200 |
---|---|---|
committer | Greentime Hu <greentime@andestech.com> | 2018-05-23 07:26:20 +0200 |
commit | e3f4624388731eb475ef7494b43440b3ad9269e1 (patch) | |
tree | 105db4d6406adc2a23a42041f1e85a4f5051c111 /kernel/debug | |
parent | nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl... (diff) | |
download | linux-e3f4624388731eb475ef7494b43440b3ad9269e1.tar.xz 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 'kernel/debug')
0 files changed, 0 insertions, 0 deletions