From: Chen Gang Date: Mon, 28 Oct 2013 03:00:38 +0000 (+0800) Subject: arc: export symbol for save_stack_trace() in stacktrace.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~45^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f146d0204a874b6b1f5344ed578796e2fcd7e9c;p=pandora-kernel.git arc: export symbol for save_stack_trace() in stacktrace.c Need export its symbol just like other architectures done, or can not pass compiling with allmodconfig, the related error: MODPOST 2994 modules ERROR: "save_stack_trace" [kernel/backtracetest.ko] undefined! ERROR: "save_stack_trace" [drivers/md/persistent-data/dm-persistent-data.ko] undefined! Signed-off-by: Chen Gang Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed