kernel_optimize_test/arch/score
Chen Gang 51de2f11f5 arch: score: Export necessary symbols in related files
'csum_partial_copy_from_user' and 'flush_dcache_page' are also needed by
outside modules, so need export them in the related files.

The related error (with allmodconfig under score):

    MODPOST 1365 modules
  ERROR: "csum_partial_copy_from_user" [net/rxrpc/af-rxrpc.ko] undefined!
  ERROR: "flush_dcache_page" [net/sunrpc/sunrpc.ko] undefined!

Acked-by: Lennox Wu <lennox.wu@gmail.com>
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
2014-10-05 01:18:16 +08:00
..
boot
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include lib/scatterlist: clean up useless architecture versions of scatterlist.h 2014-08-08 15:57:26 -07:00
kernel score: Use get_signal() signal_setup_done() 2014-08-06 13:03:10 +02:00
lib arch: score: Export necessary symbols in related files 2014-10-05 01:18:16 +08:00
mm arch: score: Export necessary symbols in related files 2014-10-05 01:18:16 +08:00
Kconfig score: remove unused CPU_SCORE7 Kconfig parameter 2014-04-03 16:20:52 -07:00
Kconfig.debug score: Fix typo in Kconfig.debug 2012-02-05 17:14:48 +01:00
Makefile Score: Modify the Makefile of Score, remove -mlong-calls for compiling 2013-09-26 03:46:03 +08:00